diff --git a/tests/system-test/fulltest.sh b/tests/system-test/fulltest.sh index d2fea19cb537e4cc196b06998059bcbf328d09a8..aae04b728c73ba34dc2f3fd064cde37f210676e5 100755 --- a/tests/system-test/fulltest.sh +++ b/tests/system-test/fulltest.sh @@ -1,4 +1,3 @@ -python3 test.py -f 1-insert/0-sql/basic.py python3 test.py -f 0-management/1-stable/create_col_tag.py -#python3 test.py -f 2-query/9-others/TD-11389.py # this case will run when this bug fix TD-11389 \ No newline at end of file +#python3 test.py -f 2-query/9-others/TD-11389.py # this case will run when this bug fix TD-11389