random newline

This commit is contained in:
Michael Barton 2011-02-03 19:53:47 +00:00
parent c62842bfd1
commit c2931e157c
1 changed files with 1 additions and 0 deletions

View File

@ -501,5 +501,6 @@ log_name = yarr'''
# make sure its accurate to 10th of a second
self.assertTrue(abs(100 - (time.time() - start) * 100) < 10)
if __name__ == '__main__':
unittest.main()