mirror of
https://github.com/reactos/reactos.git
synced 2025-02-21 16:04:57 +00:00
[WS2_32_APITEST]
- Apparently doesntexist.reactos.org... exists svn path=/trunk/; revision=68577
This commit is contained in:
parent
5ae53d1709
commit
0436f08597
1 changed files with 1 additions and 1 deletions
|
@ -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 },
|
||||
|
|
Loading…
Reference in a new issue