Tzu-Jung Lee 12 years ago
parent
commit
3351f602a5
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      old_test.go

+ 0
- 1
old_test.go View File

@ -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)


Loading…
Cancel
Save