remove useless trace message

parent 258ca0c7
......@@ -172,7 +172,6 @@ class Suite(object):
else:
log.write(' OK\n')
finally:
log.write('finished test {0}\n'.format(test))
pass
log.close()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment