diff --git a/old_test.go b/old_test.go index 06ae0eb..1f7c190 100644 --- a/old_test.go +++ b/old_test.go @@ -490,7 +490,6 @@ func TestPathMatcher(t *testing.T) { } } - func TestSchemeMatcher(t *testing.T) { for _, v := range schemeMatcherTests { request, _ := http.NewRequest("GET", v.url, nil)