Update fulltest.sh

This commit is contained in:
Jason-Jia 2022-04-22 16:31:18 +08:00 committed by GitHub
parent 98979cf7ce
commit b931168c8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5,3 +5,4 @@ set -e
python3 ./test.py -f 2-query/distinct.py
python3 ./test.py -f 2-query/varchar.py
python3 ./test.py -f 2-query/cast.py
python3 ./test.py -f 2-query/timezone.py