Commit bb17b4a9 authored by Frank Wierzbicki's avatar Frank Wierzbicki

merge with 3.3

parents 1572db5a bf0da6d6
......@@ -84,8 +84,5 @@ class DictComprehensionTest(unittest.TestCase):
"exec")
def test_main():
support.run_unittest(__name__)
if __name__ == "__main__":
test_main()
unittest.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