diff --git a/tests/system-test/fulltest.sh b/tests/system-test/fulltest.sh index 2c7848d50530901c222c84435423786c6ebc240c..b895a1bf193c7c8a94a1e13f29deccb5c12021aa 100644 --- a/tests/system-test/fulltest.sh +++ b/tests/system-test/fulltest.sh @@ -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