test: add ltrim add rtrim to CI
This commit is contained in:
parent
b82befef71
commit
13dbfb1490
|
@ -11,6 +11,8 @@ python3 ./test.py -f 0-others/telemetry.py
|
|||
#python3 ./test.py -f 2-query/between.py
|
||||
python3 ./test.py -f 2-query/distinct.py
|
||||
python3 ./test.py -f 2-query/varchar.py
|
||||
python3 ./test.py -f 2-query/ltrim.py
|
||||
python3 ./test.py -f 2-query/rtrim.py
|
||||
|
||||
python3 ./test.py -f 2-query/timezone.py
|
||||
python3 ./test.py -f 2-query/Now.py
|
||||
|
|
Loading…
Reference in New Issue