Add filter.py into fulltest

This commit is contained in:
Ping Xiao 2020-05-22 10:53:01 +08:00
parent 9a6e854748
commit 1b200aff7c
1 changed files with 3 additions and 0 deletions

View File

@ -125,3 +125,6 @@ python3 ./test.py $1 -f user/pass_len.py
# table
#python3 ./test.py $1 -f table/del_stable.py
#query
python3 ./test.py $1 -f query/filter.py