diff --git a/test/stdlib/runtests.sh b/test/stdlib/runtests.sh index d74d248c..4e821221 100755 --- a/test/stdlib/runtests.sh +++ b/test/stdlib/runtests.sh @@ -77,7 +77,6 @@ case $PYVERSION in [test_grammar.py]=1 # Too many stmts. Handle large stmts [test_io.py]=1 # Test takes too long to run [test_ioctl.py]=1 # Test takes too long to run - [test_itertools.py]=1 # Syntax error - look at! [test_memoryio.py]=1 # FIX [test_multiprocessing.py]=1 # On uncompyle2, taks 24 secs [test_pep352.py]=1 # ?