Skip to content
Snippets Groups Projects
Commit 70fef6df authored by Oliver Herms's avatar Oliver Herms
Browse files

Fixing test

parent 855408b8
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment