[WS2_32_APITEST]

- Apparently doesntexist.reactos.org... exists

svn path=/trunk/; revision=68577
This commit is contained in:
Thomas Faber 2015-07-26 09:26:29 +00:00
parent 5ae53d1709
commit 0436f08597

View file

@ -54,7 +54,7 @@ TestNodeName(VOID)
{
{ "", LocalAddress },
{ " ", NULL },
{ "doesntexist.reactos.org", NULL },
{ "doesntexist.example.com", NULL },
{ "localhost", "127.0.0.1" },
{ "localhost:80", NULL },
{ "7.8.9.10", "7.8.9.10", AI_NUMERICHOST },