Merge pull request #12836 from taosdata/feature/stream
test(stream): change test name
This commit is contained in:
commit
9c1464c875
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue