X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FTest-idn-meta.px;h=3a67f4db9ec4207b900078d87c80ea3bf2f0d182;hp=fdebe66dab903b2a525d62bf90947ceeb660199b;hb=0d79e4aadccf118353b6e6e0027be919474ed6ce;hpb=d65774ae386177eb43d3977097add835ec3bb46a diff --git a/tests/Test-idn-meta.px b/tests/Test-idn-meta.px index fdebe66d..3a67f4db 100755 --- a/tests/Test-idn-meta.px +++ b/tests/Test-idn-meta.px @@ -41,7 +41,7 @@ my %urls = ( }, ); -my $cmdline = $WgetTest::WGETPATH . " --debug --iri -rH" +my $cmdline = $WgetTest::WGETPATH . " --iri -rH" . " -e http_proxy=localhost:{{port}} http://start-here.com/start.html"; my $expected_error_code = 0;