Add filter.py into fulltest
This commit is contained in:
parent
9a6e854748
commit
1b200aff7c
|
@ -125,3 +125,6 @@ python3 ./test.py $1 -f user/pass_len.py
|
||||||
# table
|
# table
|
||||||
#python3 ./test.py $1 -f table/del_stable.py
|
#python3 ./test.py $1 -f table/del_stable.py
|
||||||
|
|
||||||
|
#query
|
||||||
|
python3 ./test.py $1 -f query/filter.py
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue