Browse Source

gofmt

pull/60/head
Tzu-Jung Lee 12 years ago
parent
commit
3351f602a5
  1. 1
      old_test.go

1
old_test.go

@ -490,7 +490,6 @@ func TestPathMatcher(t *testing.T) { @@ -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