X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=tests%2FTest-idn-robots-utf8.px;h=5f2dd8572e5362df5bca227e946281686d3006a5;hb=c9bc854938346430749285c95ba42d552d68d048;hp=bcfadd1f205ecaa908a623fcf6d209e594087001;hpb=8bdce1809db9cd6237ac17f82d1eba9545740cd3;p=wget diff --git a/tests/Test-idn-robots-utf8.px b/tests/Test-idn-robots-utf8.px index bcfadd1f..5f2dd857 100755 --- a/tests/Test-idn-robots-utf8.px +++ b/tests/Test-idn-robots-utf8.px @@ -48,7 +48,7 @@ my %urls = ( }, ); -my $cmdline = $WgetTest::WGETPATH . " --iri -rH" +my $cmdline = $WgetTest::WGETPATH . " --iri -r" . " -e http_proxy=localhost:{{port}} --local-encoding=UTF-8" . " http://$utf8_hostname/";