fix case
This commit is contained in:
parent
a158cc877f
commit
26c6a115d3
|
@ -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/spread.py
|
||||||
python3 ./test.py -f 2-query/hyperloglog.py
|
python3 ./test.py -f 2-query/hyperloglog.py
|
||||||
python3 ./test.py -f 2-query/explain.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
|
python3 ./test.py -f 2-query/timezone.py
|
||||||
|
|
Loading…
Reference in New Issue