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

@ -15,4 +15,7 @@ python3 ./test.py -f update/merge_commit_last.py
python3 ./test.py -f update/bug_td2279.py
# 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