diff --git a/pkg/network/converter_test.go b/pkg/network/converter_test.go index d604dfc..3e251b9 100644 --- a/pkg/network/converter_test.go +++ b/pkg/network/converter_test.go @@ -285,6 +285,8 @@ func TestNtohl(t *testing.T) { } func TestIntToSubnet(t *testing.T) { + t.Parallel() + tests := []struct { ip uint32 mask uint32