Whitespace normalization.
This commit is contained in:
parent
736123605c
commit
fe98f9613b
|
@ -509,7 +509,6 @@ class PackBufferTestCase(unittest.TestCase):
|
|||
|
||||
def test_main():
|
||||
test.test_support.run_unittest(PackBufferTestCase)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
test_main()
|
||||
|
||||
|
|
Loading…
Reference in New Issue