runtests for 2.4 and 2.5

This commit is contained in:
rocky
2017-12-13 18:06:56 -05:00
parent a37f403410
commit c702ce3802

View File

@@ -55,6 +55,7 @@ case $PYVERSION in
[test_sax.py]=1 # Control flow?
[test_trace.py]=1 # Line numbers are expected to be different
[test_types.py]=1 # Control flow?
[test_zipfile64.py]=1 # Runs ok but takes 204 seconds
)
;;
2.6)