2.4 test_typespy was fixed by commit from a while ago

This commit is contained in:
rocky
2018-02-22 19:30:51 -05:00
parent a2b6ebc669
commit 26e65e0d90

View File

@@ -31,7 +31,6 @@ case $PYVERSION in
[test_queue.py]=1 # Control flow?
[test_sax.py]=1 # Control flow?
# [test_threading.py]=1 # Long test - works
[test_types.py]=1 # Control flow?
)
;;
2.5)