[TD-3182] <fix>: add queryBetweenAnd.py to CI

This commit is contained in:
wu-champion 2021-03-10 14:07:08 +08:00
parent 89f4cd58bc
commit ab6fbf5aba
1 changed files with 1 additions and 0 deletions

View File

@ -183,6 +183,7 @@ python3 ./test.py -f query/isNullTest.py
python3 ./test.py -f query/queryWithTaosdKilled.py
python3 ./test.py -f query/floatCompare.py
python3 ./test.py -f query/queryGroupbySort.py
python3 ./test.py -f query/queryBetweenAnd.py
#stream
python3 ./test.py -f stream/metric_1.py