diff --git a/tests/develop-test/fulltest-query.sh b/tests/develop-test/fulltest-query.sh index e4259bd7d27a6524a577db5faae1470f82dbb6bd..0dd229c3f6dde67a757e91f3335f147208fb6061 100755 --- a/tests/develop-test/fulltest-query.sh +++ b/tests/develop-test/fulltest-query.sh @@ -10,7 +10,7 @@ python3 ./test.py -f 2-query/func_compare.py python3 ./test.py -f 2-query/diff_ignore_negative.py python3 ./test.py -f 2-query/diff_funcs.py python3 ./test.py -f 2-query/lower_func.py -python3 ./test.py -f 2-query/uppper_func.py +python3 ./test.py -f 2-query/upper_func.py python3 ./test.py -f 2-query/ltrim_func.py python3 ./test.py -f 2-query/rtrim_func.py python3 ./test.py -f 2-query/substr_func.py