feat: add update case to ci

This commit is contained in:
Cary Xu 2022-05-21 22:37:40 +08:00
parent 867a0914e8
commit fe394b358b
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
./test.sh -f tsim/insert/basic1.sim
./test.sh -f tsim/insert/backquote.sim
./test.sh -f tsim/insert/null.sim
./test.sh -f tsim/insert/update0.sim
# ---- parser
./test.sh -f tsim/parser/groupby-basic.sim