add fsync to CI

This commit is contained in:
cpwu 2022-05-20 20:22:51 +08:00
parent 00441b4e06
commit 8ad2efeedf
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ python3 ./test.py -f 0-others/udfTest.py
# TODO privilege has error
# python3 ./test.py -f 0-others/user_control.py
python3 ./test.py -f 0-others/fsync.py
#python3 ./test.py -f 2-query/between.py
python3 ./test.py -f 2-query/distinct.py