test: add udfTest.py to fulltest.sh

This commit is contained in:
wenzhouwww@live.cn 2022-05-15 13:50:13 +08:00
parent 89a9982217
commit 2df2e1a84d
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ python3 ./test.py -f 0-others/taosShellError.py
python3 ./test.py -f 0-others/taosShellNetChk.py
python3 ./test.py -f 0-others/telemetry.py
python3 ./test.py -f 0-others/taosdMonitor.py
python3 ./test.py -f 0-others/udfTest.py
python3 ./test.py -f 0-others/user_control.py