fix: add nestQuery.sim test case

This commit is contained in:
slzhou 2022-07-31 09:30:13 +08:00
parent 1e391ad27c
commit aaba23d135
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@
# TD-17623 ./test.sh -f tsim/parser/limit2.sim
./test.sh -f tsim/parser/mixed_blocks.sim
./test.sh -f tsim/parser/nchar.sim
# TD-17703 ./test.sh -f tsim/parser/nestquery.sim
./test.sh -f tsim/parser/nestquery.sim
./test.sh -f tsim/parser/null_char.sim
./test.sh -f tsim/parser/precision_ns.sim
./test.sh -f tsim/parser/projection_limit_offset.sim