update fulltest.sh

This commit is contained in:
Ping Xiao 2021-01-04 18:40:01 +08:00
parent 303936b8dc
commit 9627935952
1 changed files with 1 additions and 0 deletions

View File

@ -221,6 +221,7 @@ python3 ./test.py -f functions/function_sum.py -r 1
python3 ./test.py -f functions/function_top.py -r 1
python3 ./test.py -f functions/function_twa.py -r 1
python3 ./test.py -f functions/function_twa_test2.py
python3 ./test.py -f functions/all_null_value.py
python3 queryCount.py
python3 ./test.py -f query/queryGroupbyWithInterval.py
python3 client/twoClients.py