Normalized file endings.
This commit is contained in:
@@ -156,4 +156,4 @@ if __name__ == "__main__":
|
||||
if not options.failedOnly:
|
||||
print '\nOverall time: %.2f min\n' % overall_time
|
||||
tbl.consolePrintTable(sys.stdout)
|
||||
print 2 * '\n'
|
||||
print 2 * '\n'
|
||||
|
@@ -100,4 +100,4 @@ if __name__ == "__main__":
|
||||
tbl.htmlPrintTable(sys.stdout)
|
||||
htmlPrintFooter(sys.stdout)
|
||||
else:
|
||||
tbl.consolePrintTable(sys.stdout)
|
||||
tbl.consolePrintTable(sys.stdout)
|
||||
|
Reference in New Issue
Block a user