[TD-3182] <fix>: add queryBetweenAnd.py to CI
This commit is contained in:
parent
89f4cd58bc
commit
ab6fbf5aba
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue