diff --git a/path_test.go b/path_test.go index 659a4588..864302f4 100644 --- a/path_test.go +++ b/path_test.go @@ -83,7 +83,6 @@ func TestPathCleanMallocs(t *testing.T) { if runtime.GOMAXPROCS(0) > 1 { t.Skip("skipping malloc count; GOMAXPROCS>1") - return } for _, test := range cleanTests {