package executor import "testing" func TestCallAgent(t *testing.T) { FindPublicIpAddress() }