httpc_test.py: kill trailing whitespace
This commit is contained in:
@@ -399,5 +399,6 @@ class TestHttpTime(tests.TestCase):
|
||||
ticks = httpc.from_http_time(formatted, 0)
|
||||
self.assertEqual(ticks, self.secs_since_epoch)
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
tests.main()
|
||||
|
Reference in New Issue
Block a user