Commit 770acc2b authored by Raymond Hettinger's avatar Raymond Hettinger

Remove unnecessary line.

parent f4fd79ca
...@@ -579,7 +579,6 @@ __test__ = {'libreftest' : libreftest} ...@@ -579,7 +579,6 @@ __test__ = {'libreftest' : libreftest}
def test_main(verbose=None): def test_main(verbose=None):
import sys import sys
from test import test_sets
test_classes = ( test_classes = (
TestBasic, TestBasic,
TestVariousIteratorArgs, TestVariousIteratorArgs,
......
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