update fulltest.sh

This commit is contained in:
jiacy-jcy 2022-05-31 15:02:12 +08:00
parent e18ad0eb69
commit a714a64e2f
1 changed files with 2 additions and 2 deletions

View File

@ -55,8 +55,8 @@ python3 ./test.py -f 2-query/Timediff.py
python3 ./test.py -f 2-query/top.py
python3 ./test.py -f 2-query/bottom.py
python3 ./test.py -f 2-query/percentile.py
python3 ./test.py -f 2-query/apercentile.py
python3 ./test.py -f 2-query/abs.py
python3 ./test.py -f 2-query/ceil.py
python3 ./test.py -f 2-query/floor.py