diff --git a/tests/test_shells/test.sh b/tests/test_shells/test.sh index 00b2c9af..60347387 100755 --- a/tests/test_shells/test.sh +++ b/tests/test_shells/test.sh @@ -79,10 +79,6 @@ do_run_test() { local wait_for_echo_arg= if ( \ test "x${SH}" = "xdash" \ - || ( \ - test "x${SH}" = "xipython" \ - && test "$PYTHON_IMPLEMENTATION" = "PyPy" \ - ) \ || ( \ test "x${SH}" = "xpdb" \ && ( \