fix(os): add other two win32 udf case
This commit is contained in:
parent
85e0eee1b2
commit
b1a332b5c2
|
@ -3,3 +3,5 @@ python3 .\test.py -f 0-others\taosShell.py
|
|||
python3 .\test.py -f 0-others\taosShellError.py
|
||||
python3 .\test.py -f 0-others\taosShellNetChk.py
|
||||
python3 .\test.py -f 0-others\udfTest.py
|
||||
python3 .\test.py -f 0-others\udf_create.py
|
||||
python3 .\test.py -f 0-others\udf_restart_taosd.py
|
Loading…
Reference in New Issue