There was an error while loading. Please reload this page.
1 parent f4aed8c commit 18d81c9Copy full SHA for 18d81c9
1 file changed
tools/test.py
@@ -383,7 +383,7 @@ def Starting(self):
383
pass
384
385
def Done(self):
386
- self.PrintProgress('Done')
+ self.PrintProgress('Done\n')
387
388
def AboutToRun(self, case):
389
self.PrintProgress(case.GetLabel())
0 commit comments