Merge pull request #6624 from taosdata/test/TD-4868

[TD-4868]add taosdump test to full test
This commit is contained in:
Hui Li 2021-06-28 18:01:12 +08:00 committed by GitHub
commit 159d3203dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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