0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-06 22:40:31 -05:00

Another test case for parser

This commit is contained in:
Matthew Holt 2015-05-21 23:50:37 -06:00
parent b10d846019
commit 3420bd6e06

View file

@ -288,6 +288,8 @@ func TestParseAll(t *testing.T) {
{"host2", "http"},
}},
{`localhost:1234, http://host2,`, true, []address{}},
{`http://host1.com, http://host2.com {
}
https://host3.com, https://host4.com {