Remove unnecessary line.
This commit is contained in:
parent
f4fd79ca49
commit
770acc2bb4
|
@ -579,7 +579,6 @@ __test__ = {'libreftest' : libreftest}
|
|||
|
||||
def test_main(verbose=None):
|
||||
import sys
|
||||
from test import test_sets
|
||||
test_classes = (
|
||||
TestBasic,
|
||||
TestVariousIteratorArgs,
|
||||
|
|
Loading…
Reference in New Issue