mirror of
https://github.com/mirror/wget.git
synced 2026-08-22 10:53:29 +08:00
[mq]: cfg-mk
This commit is contained in:
@@ -165,9 +165,9 @@ my %expected_downloaded_files = (
|
||||
###############################################################################
|
||||
|
||||
my $the_test = HTTPTest->new (name => "Test-iri-list",
|
||||
input => \%urls,
|
||||
cmdline => $cmdline,
|
||||
errcode => $expected_error_code,
|
||||
input => \%urls,
|
||||
cmdline => $cmdline,
|
||||
errcode => $expected_error_code,
|
||||
output => \%expected_downloaded_files);
|
||||
exit $the_test->run();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user