diff --git a/tests/pytest/fulltest.sh b/tests/pytest/fulltest.sh index 288a3215094771576720b5873c484ee2eb513f41..9399064096db05a0ad528e6ff97b17b7f7f8696e 100755 --- a/tests/pytest/fulltest.sh +++ b/tests/pytest/fulltest.sh @@ -403,7 +403,7 @@ python3 ./test.py -f query/queryDiffColsOr.py python3 ./test.py -f client/nettest.py python3 ./test.py -f query/queryRegex.py -python3 ./test.py -f tools/taosdemoTest-b.py +python3 ./test.py -f tools/taosdemoTestdatatype.py #======================p4-end===============