[TD-4985]<test>:test query limit and offset function

This commit is contained in:
happyguoxy 2021-07-05 11:37:11 +08:00
parent 180b8a279f
commit d72671fd73
1 changed files with 1 additions and 0 deletions

View File

@ -334,6 +334,7 @@ python3 ./test.py -f tag_lite/alter_tag.py
python3 test.py -f tools/taosdemoAllTest/taosdemoTestInsertWithJson.py
python3 test.py -f tools/taosdemoAllTest/taosdemoTestQueryWithJson.py
python3 test.py -f tools/taosdemoAllTest/TD-4985/query-limit-offset.py
python3 ./test.py -f tag_lite/drop_auto_create.py
python3 test.py -f alter/alter_keep_exception.py
#======================p4-end===============