package setup import "testing" func TestGetIp(t *testing.T) { GetIp() }