X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FTest-idn-cmd.px;fp=tests%2FTest-idn-cmd.px;h=a81da8c9b47c6cd022fb9ac89ae90578ddffcdd8;hp=e292aea6823a304c0f54ba8e3bc7dbe3687b9e2f;hb=fbd9b9c16bd79864ed4898ba8af963908b39b53c;hpb=1fd32c995cb27d6f3b5879fcf17417284eb039d0 diff --git a/tests/Test-idn-cmd.px b/tests/Test-idn-cmd.px index e292aea6..a81da8c9 100755 --- a/tests/Test-idn-cmd.px +++ b/tests/Test-idn-cmd.px @@ -28,7 +28,7 @@ my %urls = ( }, ); -my $cmdline = $WgetTest::WGETPATH . " --iri -rH" +my $cmdline = $WgetTest::WGETPATH . " --iri -r" . " -e http_proxy=localhost:{{port}} --local-encoding=EUC-JP $euc_jp_hostname"; my $expected_error_code = 0;