Merge pull request #6624 from taosdata/test/TD-4868
[TD-4868]add taosdump test to full test
This commit is contained in:
commit
159d3203dc
|
@ -150,6 +150,7 @@ python3 ./test.py -f import_merge/importCSV.py
|
|||
#======================p2-start===============
|
||||
# tools
|
||||
python3 test.py -f tools/taosdumpTest.py
|
||||
python3 test.py -f tools/taosdumpTest2.py
|
||||
|
||||
python3 test.py -f tools/taosdemoTest.py
|
||||
python3 test.py -f tools/taosdemoTestWithoutMetric.py
|
||||
|
|
Loading…
Reference in New Issue