Commit fe98f961 authored by Tim Peters's avatar Tim Peters

Whitespace normalization.

parent 73612360
...@@ -509,7 +509,6 @@ class PackBufferTestCase(unittest.TestCase): ...@@ -509,7 +509,6 @@ class PackBufferTestCase(unittest.TestCase):
def test_main(): def test_main():
test.test_support.run_unittest(PackBufferTestCase) test.test_support.run_unittest(PackBufferTestCase)
if __name__ == "__main__": if __name__ == "__main__":
test_main() test_main()
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