X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FTest-ftp-iri-fallback.px;h=c78518f020be9dd9c99105ccef2e11f5992f4808;hp=1173a0771f558965450a15211eb56b4dea83f09a;hb=HEAD;hpb=4a08094db88011153adadbf995103770b20d2a31 diff --git a/tests/Test-ftp-iri-fallback.px b/tests/Test-ftp-iri-fallback.px index 1173a077..c78518f0 100755 --- a/tests/Test-ftp-iri-fallback.px +++ b/tests/Test-ftp-iri-fallback.px @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl use strict; use warnings; @@ -37,7 +37,7 @@ my %expected_downloaded_files = ( ############################################################################### -my $the_test = FTPTest->new (name => "Test-ftp-iri", +my $the_test = FTPTest->new (name => "Test-ftp-iri-fallback", input => \%urls, cmdline => $cmdline, errcode => $expected_error_code,