nicen up run_tests output a bit

This commit is contained in:
Arvid Norberg
2013-06-18 02:02:16 +00:00
parent 2c7d6a31cb
commit 5888e36b84

View File

@@ -138,6 +138,7 @@ def run_tests(toolset, tests, features, options, test_dir, time_limit):
else: sys.stdout.write('X')
sys.stdout.flush()
print ''
return (toolset, results)
def print_usage():