X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FTest-iri.px;h=4865a1cd29ddc089138ae6f2e01c93f900d7f322;hp=8d4aa17eecfc98d29ac09a8fded804e3836c540b;hb=63473a26631297fd4c4648d2989ee04ce49af92b;hpb=822a32d813757ecf5cd0691bdfe22f8ba5d72336 diff --git a/tests/Test-iri.px b/tests/Test-iri.px index 8d4aa17e..4865a1cd 100755 --- a/tests/Test-iri.px +++ b/tests/Test-iri.px @@ -186,7 +186,7 @@ my %urls = ( }, ); -my $cmdline = $WgetTest::WGETPATH . " --iri --restrict-file-names=nocontrol -nH -r http://localhost:{{port}}/"; +my $cmdline = $WgetTest::WGETPATH . " --iri --trust-server-names --restrict-file-names=nocontrol -nH -r http://localhost:{{port}}/"; my $expected_error_code = 0;