package netLayer import "testing" func TestIpv6(t *testing.T) { t.Log("HasIpv6Interface()", HasIpv6Interface()) }