]> sjero.net Git - wget/blobdiff - tests/Test-idn-meta.px
Remove --debug from .px tests.
[wget] / tests / Test-idn-meta.px
index fdebe66dab903b2a525d62bf90947ceeb660199b..3a67f4db9ec4207b900078d87c80ea3bf2f0d182 100755 (executable)
@@ -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;