X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FTest-ftp-iri-fallback.px;h=091fd00828e9bddd49e6d730bec4c3cac43402e5;hp=8902e0f9a1392ca527d3b601f72cdd49066c4082;hb=d5e283b1a75c5f8249300b465b4e7b55130bec49;hpb=44a22c78a76e6733dd4d420a236be0963f00f4c5 diff --git a/tests/Test-ftp-iri-fallback.px b/tests/Test-ftp-iri-fallback.px index 8902e0f9..091fd008 100755 --- a/tests/Test-ftp-iri-fallback.px +++ b/tests/Test-ftp-iri-fallback.px @@ -1,6 +1,7 @@ -#!/usr/bin/perl -w +#!/usr/bin/perl use strict; +use warnings; use FTPTest;