This commit is contained in:
cpwu 2022-06-10 18:23:43 +08:00
parent a158cc877f
commit 26c6a115d3
1 changed files with 2 additions and 1 deletions

View File

@ -44,6 +44,7 @@ python3 ./test.py -f 2-query/check_tsdb.py
python3 ./test.py -f 2-query/spread.py
python3 ./test.py -f 2-query/hyperloglog.py
python3 ./test.py -f 2-query/explain.py
python3 ./test.py -f 2-query/leastsquares.py
python3 ./test.py -f 2-query/timezone.py