More runtest exclusions

This commit is contained in:
rocky
2020-01-09 14:28:35 -05:00
parent d1d9219d48
commit e0e4aed591

View File

@@ -215,6 +215,7 @@ case $PYVERSION in
[test_atexit.py]=1 #
[test_bdb.py]=1 #
[test_binascii]=1
[test_cmd_line.py]=1
[test_dis.py]=1 # We change line numbers - duh!
)
if (( batch )) ; then