test: add keep expired cases

This commit is contained in:
jiajingbin 2022-10-25 09:50:56 +08:00
parent 31ab529a5e
commit 6547219c44
1 changed files with 1 additions and 0 deletions

View File

@ -209,6 +209,7 @@ python3 ./test.py -f 2-query/varchar.py -R
python3 ./test.py -f 1-insert/update_data.py
python3 ./test.py -f 1-insert/delete_data.py
python3 ./test.py -f 1-insert/keep_expired.py
python3 ./test.py -f 2-query/join2.py
python3 ./test.py -f 2-query/union1.py