From 9986bcfef1a36f20b17bd83a1d88521aaacbb849 Mon Sep 17 00:00:00 2001 From: JackCaoG Date: Tue, 19 Nov 2024 19:41:34 +0000 Subject: [PATCH] linter --- test/cpp/run_tests.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/test/cpp/run_tests.sh b/test/cpp/run_tests.sh index dad4c04766b..d6b492dc694 100755 --- a/test/cpp/run_tests.sh +++ b/test/cpp/run_tests.sh @@ -102,7 +102,6 @@ elif [[ "$RUN_CPP_TESTS2" == "cpp_tests2" ]]; then #"test_xla_backend_intf" "test_xla_sharding") fi - for name in "${test_names[@]}"; do echo "Running $name cpp test..." if [ "$LOGFILE" != "" ]; then