Merge pull request #15544 from taosdata/fix/fixSimError
fix: fix sim error
This commit is contained in:
commit
06c05a8e0e
|
@ -97,7 +97,7 @@
|
||||||
# TD-17738 ./test.sh -f tsim/parser/col_arithmetic_operation.sim
|
# TD-17738 ./test.sh -f tsim/parser/col_arithmetic_operation.sim
|
||||||
# TD-17661 ./test.sh -f tsim/parser/columnValue.sim
|
# TD-17661 ./test.sh -f tsim/parser/columnValue.sim
|
||||||
./test.sh -f tsim/parser/commit.sim
|
./test.sh -f tsim/parser/commit.sim
|
||||||
# TD-17661 ./test.sh -f tsim/parser/condition.sim
|
./test.sh -f tsim/parser/condition.sim
|
||||||
./test.sh -f tsim/parser/constCol.sim
|
./test.sh -f tsim/parser/constCol.sim
|
||||||
#./test.sh -f tsim/parser/create_db.sim
|
#./test.sh -f tsim/parser/create_db.sim
|
||||||
./test.sh -f tsim/parser/create_mt.sim
|
./test.sh -f tsim/parser/create_mt.sim
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue