Merge pull request #2547 from taosdata/feature/sangshuduo/move-more-cases-from-full-to-regresssion
add query/queryJoin.py to regression.
This commit is contained in:
commit
8973547f78
|
@ -137,6 +137,7 @@ python3 ./test.py -f query/filterFloatAndDouble.py
|
|||
python3 ./test.py -f query/filterOtherTypes.py
|
||||
python3 ./test.py -f query/queryError.py
|
||||
python3 ./test.py -f query/querySort.py
|
||||
python3 ./test.py -f query/queryJoin.py
|
||||
|
||||
#stream
|
||||
python3 ./test.py -f stream/stream1.py
|
||||
|
|
Loading…
Reference in New Issue