Commit fd880f8d authored by Jongmin Kim's avatar Jongmin Kim Committed by Brad Fitzpatrick

net/http: remove unused test type

Change-Id: Ia8d4459a39425583027f00410fe17b9686b768db
Reviewed-on: https://go-review.googlesource.com/3026Reviewed-by: 's avatarBrad Fitzpatrick <bradfitz@golang.org>
parent 4d226dfe
......@@ -402,8 +402,6 @@ type getBasicAuthTest struct {
ok bool
}
type parseBasicAuthTest getBasicAuthTest
type basicAuthCredentialsTest struct {
username, password string
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment