Merge pull request #12836 from taosdata/feature/stream

test(stream): change test name
This commit is contained in:
Liu Jicong 2022-05-23 02:14:24 +08:00 committed by GitHub
commit 9c1464c875
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -62,9 +62,9 @@
# ---- table
./test.sh -f tsim/table/basic1.sim
# ---- tstream
./test.sh -f tsim/tstream/basic0.sim
./test.sh -f tsim/tstream/basic1.sim
# ---- stream
./test.sh -f tsim/stream/basic0.sim
./test.sh -f tsim/stream/basic1.sim
# ---- transaction
./test.sh -f tsim/trans/create_db.sim