Skip to content
Snippets Groups Projects
Commit 0fef5c4c authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Merge branch 'master' of github.com:tarantool/tarantool

parents 9297b19c 3a4a163f
No related branches found
No related tags found
Loading
......@@ -255,7 +255,7 @@ class TestSuite:
if not self.tests:
# noting to test, exit
return 0
return []
self.server.deploy(self.ini["config"],
self.server.find_exe(self.args.builddir, silent=False),
......
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