]> sjero.net Git - wget/blobdiff - tests/Test--spider.px
Test--spider.px expect 0.
[wget] / tests / Test--spider.px
index c2c1263e01bf9aa125647a9cf627bff8f64b0aa1..f412c762afcd759d61af80fa9185ac98f0330667 100755 (executable)
@@ -34,7 +34,7 @@ my %urls = (
 
 my $cmdline = $WgetTest::WGETPATH . " --spider http://localhost:8080/index.html";
 
-my $expected_error_code = 256;
+my $expected_error_code = 0;
 
 my %expected_downloaded_files = (
 );