test: add to tasklist
This commit is contained in:
parent
e65c691e73
commit
5607aae179
|
@ -319,6 +319,7 @@
|
||||||
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/mode.py -R
|
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/mode.py -R
|
||||||
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/Now.py
|
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/Now.py
|
||||||
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/Now.py -R
|
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/Now.py -R
|
||||||
|
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/orderBy.py -N 5
|
||||||
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/percentile.py
|
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/percentile.py
|
||||||
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/percentile.py -R
|
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/percentile.py -R
|
||||||
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/pow.py
|
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/pow.py
|
||||||
|
|
Loading…
Reference in New Issue