0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00
This commit is contained in:
Matthew Holt 2015-06-25 08:54:49 -06:00
parent 677f67db48
commit f424f450f2

View file

@ -13,7 +13,7 @@ func TestReolveAddr(t *testing.T) {
// for the assertion, rather than a direct string comparison.
// NOTE: Tests with {Host: "", Port: ""} and {Host: "localhost", Port: ""}
// will not behave the same cross-platform, so they have bene omitted.
// will not behave the same cross-platform, so they have been omitted.
for i, test := range []struct {
config server.Config