X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FTest-iri-forced-remote.px;h=d1bed72c65566cb095bdd41a632a0a8637580c97;hp=e5e863fd668f549c4db9c9eae3570be7fc105207;hb=63473a26631297fd4c4648d2989ee04ce49af92b;hpb=822a32d813757ecf5cd0691bdfe22f8ba5d72336 diff --git a/tests/Test-iri-forced-remote.px b/tests/Test-iri-forced-remote.px index e5e863fd..d1bed72c 100755 --- a/tests/Test-iri-forced-remote.px +++ b/tests/Test-iri-forced-remote.px @@ -174,7 +174,7 @@ my %urls = ( }, ); -my $cmdline = $WgetTest::WGETPATH . " --iri --remote-encoding=iso-8859-1 -nH -r http://localhost:{{port}}/"; +my $cmdline = $WgetTest::WGETPATH . " --iri --trust-server-names --remote-encoding=iso-8859-1 -nH -r http://localhost:{{port}}/"; my $expected_error_code = 0;