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