diff --git a/tests/run_all.sh b/tests/run_all.sh index a0a9f7919..3a2ced999 100644 --- a/tests/run_all.sh +++ b/tests/run_all.sh @@ -16,7 +16,6 @@ py311_skiped_tests=( ./test_12_for_loop.py # ./test_14_operators.py There are some case need to be fixed ./test_15_slice.py - ./test_17_paddle_layer.py ./test_18_tensor_method.py ./test_19_closure.py ./test_21_global.py