From 508331e743c909dc1fab4e6064133b944741938b Mon Sep 17 00:00:00 2001 From: rocky Date: Thu, 9 Jan 2020 15:19:00 -0500 Subject: [PATCH] Merge hell --- test/stdlib/runtests.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/stdlib/runtests.sh b/test/stdlib/runtests.sh index e91e20a2..f43382a7 100755 --- a/test/stdlib/runtests.sh +++ b/test/stdlib/runtests.sh @@ -213,7 +213,8 @@ case $PYVERSION in [test_asyncore.py]=1 # [test_atexit.py]=1 # [test_bdb.py]=1 # - [test_binascii]=1 + [test_binascii.py]=1 # Doesn't terminate + [test_binop.py]=1 # Doesn't terminate [test_cmd_line.py]=1 [test_dis.py]=1 # We change line numbers - duh! )