Merge pull request #7401 from taosdata/test/removeCase
remove distinctOneColTb.py[ci skip]
This commit is contained in:
commit
def6758de7
|
@ -212,7 +212,7 @@ python3 test.py -f tools/taosdemoAllTest/taosdemoTestInsertWithJson.py
|
|||
python3 test.py -f tools/taosdemoAllTest/taosdemoTestQueryWithJson.py
|
||||
|
||||
#query
|
||||
python3 test.py -f query/distinctOneColTb.py
|
||||
#python3 test.py -f query/distinctOneColTb.py
|
||||
python3 ./test.py -f query/filter.py
|
||||
python3 ./test.py -f query/filterCombo.py
|
||||
python3 ./test.py -f query/queryNormal.py
|
||||
|
|
Loading…
Reference in New Issue