Kaydet (Commit) 83d45342 authored tarafından Benjamin Peterson's avatar Benjamin Peterson

remove redundant invocation of json doctests

üst 948ee7a7
......@@ -11,7 +11,6 @@ import test.test_support
def test_main():
test.test_support.run_unittest(json.tests.test_suite())
test.test_support.run_doctest(json)
if __name__ == "__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