]> sjero.net Git - wget/blobdiff - tests/Test-iri-list.px
tests: Fix some failures because of missing --trust-server-names
[wget] / tests / Test-iri-list.px
index 969015333d4d5a9732d1d41cb29bea08194f563e..ad88e4c416a7fa9715fee7be9ef65ce9a54f49ad 100755 (executable)
@@ -143,7 +143,7 @@ my %urls = (
     },
 );
 
-my $cmdline = $WgetTest::WGETPATH . " --iri -i http://localhost:{{port}}/url_list.txt";
+my $cmdline = $WgetTest::WGETPATH . " --iri --trust-server-names -i http://localhost:{{port}}/url_list.txt";
 
 my $expected_error_code = 0;