diff --git a/tests/system-test/fulltest.sh b/tests/system-test/fulltest.sh index 9a4f780ab26c65b1c042ccc9dd1245770cc04caa..83f185ae97e589c89c262efea671fa9e692715e2 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