add back char scalar function test

This commit is contained in:
Liu Jicong 2022-04-14 16:16:55 +08:00
parent ee056038cd
commit 393697a64e
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
./test.sh -f tsim/query/interval.sim
./test.sh -f tsim/query/interval-offset.sim
./test.sh -f tsim/query/scalarFunction.sim
#./test.sh -f tsim/query/charScalarFunction.sim
./test.sh -f tsim/query/charScalarFunction.sim
./test.sh -f tsim/query/explain.sim
./test.sh -f tsim/query/session.sim