test: add udfTest.py to fulltest.sh
This commit is contained in:
parent
89a9982217
commit
2df2e1a84d
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue