diff --git a/tests/system-test/fulltest.sh b/tests/system-test/fulltest.sh index 9a4f780ab2..83f185ae97 100755 --- a/tests/system-test/fulltest.sh +++ b/tests/system-test/fulltest.sh @@ -1,7 +1,7 @@ #!/bin/bash set -e -#python3 ./test.py -f 0-others/taosShell.py +python3 ./test.py -f 0-others/taosShell.py #python3 ./test.py -f 2-query/between.py