[TD-2555]<test>add test for stddev

This commit is contained in:
liuyq-617 2021-02-03 19:34:25 +08:00
parent 9d803a60db
commit 14ecff2749
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,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/function_stddev_td2555.py
python3 queryCount.py
python3 ./test.py -f query/queryGroupbyWithInterval.py
python3 client/twoClients.py