]> sjero.net Git - wget/blobdiff - tests/Test-HTTP-Content-Disposition-1.px
[svn] Minor fixes/updates for the testing suite.
[wget] / tests / Test-HTTP-Content-Disposition-1.px
index 6d2952308b4ed5ded9c085e250ae930049710cdf..ffc9eb25af43643c7fc75beeb5e39c906d449c84 100755 (executable)
@@ -37,7 +37,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;