X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FTest-iri-list.px;h=cf7df67f7e53f48e10ab5450fabdaa87baf278b6;hp=dc55eeca4c85e8dec1a602a73621af90a5f03a5a;hb=2f0223872c1c145e774c0666d82305902b7addd6;hpb=a454495722d19f470b5957b6c26c135a8ca1f7e2 diff --git a/tests/Test-iri-list.px b/tests/Test-iri-list.px index dc55eeca..cf7df67f 100755 --- a/tests/Test-iri-list.px +++ b/tests/Test-iri-list.px @@ -143,7 +143,7 @@ my %urls = ( }, ); -my $cmdline = $WgetTest::WGETPATH . " --iri -d -i http://localhost:{{port}}/url_list.txt"; +my $cmdline = $WgetTest::WGETPATH . " --iri -i http://localhost:{{port}}/url_list.txt"; my $expected_error_code = 0;