diff --git a/net/helper_test.go b/net/helper_test.go index 7503a6854d951e6a97bb0674945416b5bc52bc94..7a267c3c9e26715bd9b14e3579265e2057aac8db 100644 --- a/net/helper_test.go +++ b/net/helper_test.go @@ -6,7 +6,7 @@ import ( "github.com/stretchr/testify/assert" ) -func IPv4ToUint32Test(t *testing.T) { +func TestIPv4ToUint32(t *testing.T) { tests := []struct { input []byte expected uint32