X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=tests%2FTest-idn-robots.px;h=ff5033f06b3e8baa1982a239486d14468a796b34;hb=edc9055768fed952b30629a9e8fa38ef68761882;hp=bc9084efd698e12caa13da0893efd168154e2c64;hpb=d5e283b1a75c5f8249300b465b4e7b55130bec49;p=wget diff --git a/tests/Test-idn-robots.px b/tests/Test-idn-robots.px index bc9084ef..ff5033f0 100755 --- a/tests/Test-idn-robots.px +++ b/tests/Test-idn-robots.px @@ -48,7 +48,7 @@ my %urls = ( ); my $cmdline = $WgetTest::WGETPATH . " --debug --iri -rH" - . " -e http_proxy=localhost:{{port}} --locale=EUC-JP" + . " -e http_proxy=localhost:{{port}} --local-encoding=EUC-JP" . " http://$euc_jp_hostname/"; my $expected_error_code = 0;