Merge pull request #7401 from taosdata/test/removeCase

remove distinctOneColTb.py[ci skip]
This commit is contained in:
Hui Li 2021-08-16 18:22:34 +08:00 committed by GitHub
commit def6758de7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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