[ Agent ] [ Executor ] - 增加windows executor部分的代码
This commit is contained in:
8
agent-go/executor/WindowsFunction_test.go
Normal file
8
agent-go/executor/WindowsFunction_test.go
Normal file
@@ -0,0 +1,8 @@
|
||||
package executor
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestCallAgent(t *testing.T) {
|
||||
|
||||
FindPublicIpAddress()
|
||||
}
|
||||
Reference in New Issue
Block a user