Commit c7024e7f authored by Benjamin Peterson's avatar Benjamin Peterson

reorder imports

parent 79d1fa91
from test import test_support
import unittest.test
from test import test_support
def test_main():
test_support.run_unittest(unittest.test.test_suite())
......
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