remove a 2.7 runtest.sh exception

This commit is contained in:
rocky
2018-02-21 02:54:40 -05:00
parent 9d425039a2
commit d2285f0d61

View File

@@ -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 # ?