]> sjero.net Git - wget/blobdiff - tests/Test-ftp-iri-disabled.px
NEWS: cite --start-pos
[wget] / tests / Test-ftp-iri-disabled.px
index 53e4b486a428264cfffdd3c6edbc3e9c1f3d6148..d8dac313d180ccd9d3cb147be880397b31673f9d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
 
 use strict;
 use warnings;
@@ -41,7 +41,7 @@ my %expected_downloaded_files = (
 
 ###############################################################################
 
-my $the_test = FTPTest->new (name => "Test-ftp-iri",
+my $the_test = FTPTest->new (name => "Test-ftp-iri-disabled",
                              input => \%urls,
                              cmdline => $cmdline,
                              errcode => $expected_error_code,