update python_2.sh

This commit is contained in:
Ping Xiao 2021-01-04 18:49:33 +08:00
parent 9627935952
commit 66d0d615c8
1 changed files with 4 additions and 1 deletions

View File

@ -16,3 +16,6 @@ python3 ./test.py -f update/bug_td2279.py
# wal # wal
python3 ./test.py -f wal/addOldWalTest.py python3 ./test.py -f wal/addOldWalTest.py
# function
python3 ./test.py -f functions/all_null_value.py