Skip to content
Snippets Groups Projects
Commit 30257c16 authored by Sulverus's avatar Sulverus
Browse files

module.api skip condition

parent 542ae723
No related branches found
No related tags found
No related merge requests found
import os
# skip test if we are testing tarantool from package
if os.path.exists('/usr/bin/tarantool'):
self.skip=1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment