test: add test cases for trans

This commit is contained in:
Shengliang Guan 2022-05-24 12:46:54 +08:00
parent 030e470231
commit cff293ea54
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@
./test.sh -f tsim/stream/basic1.sim ./test.sh -f tsim/stream/basic1.sim
# ---- transaction # ---- transaction
./test.sh -f tsim/trans/lossdata1.sim
./test.sh -f tsim/trans/create_db.sim ./test.sh -f tsim/trans/create_db.sim
# ---- tmq # ---- tmq