]> sjero.net Git - wget/blobdiff - tests/Test-HTTP-Content-Disposition.px
[svn] Minor fixes/updates for the testing suite.
[wget] / tests / Test-HTTP-Content-Disposition.px
index 2a8fd398507a54343d160d15359d10adcf5af6f8..0f4b285b6190ec4a3779226d9250bfd36a3e81d5 100755 (executable)
@@ -33,7 +33,7 @@ my %urls = (
     },
 );
 
-my $cmdline = $WgetTest::WGETPATH . " http://localhost:8080/dummy.html";
+my $cmdline = $WgetTest::WGETPATH . " -e contentdisposition=on http://localhost:8080/dummy.html";
 
 my $expected_error_code = 0;