diff --git a/tests/system-test/fulltest.sh b/tests/system-test/fulltest.sh index c80206abbc..2b813f83ca 100755 --- a/tests/system-test/fulltest.sh +++ b/tests/system-test/fulltest.sh @@ -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