]> sjero.net Git - wget/blobdiff - tests/Test-idn-headers.px
Remove --debug from .px tests.
[wget] / tests / Test-idn-headers.px
index ab12c0f1e449e448fbdfa250ca787697054b164f..16963f241d5ec4f90c83749a8198a0bffe89454f 100755 (executable)
@@ -40,7 +40,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;