urls: fix unit test

db4
Doug Coleman 2016-03-03 14:21:12 -08:00
parent e83e791a7a
commit 9d563dc2fe
1 changed files with 2 additions and 1 deletions

View File

@ -276,7 +276,8 @@ urls [
{
T{ secure
{ addrspec T{ inet { host "google.com" } { port 443 } } }
{ addrspec T{ inet { host "google.com" } { port 443 } } }
{ hostname "google.com" }
}
}
[ URL" https://google.com/" url-addr ] unit-test