]> sjero.net Git - wget/blobdiff - tests/Test-iri-list.px
Also remove -d (--debug) from .px tests.
[wget] / tests / Test-iri-list.px
index dc55eeca4c85e8dec1a602a73621af90a5f03a5a..cf7df67f7e53f48e10ab5450fabdaa87baf278b6 100755 (executable)
@@ -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;