X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=tests%2FTest-ftp.px;h=a98d745feaf67103eba2806b563af1af8bd30aa6;hb=edc9055768fed952b30629a9e8fa38ef68761882;hp=8cef5a55f8f9ca26c91a06dbdba787484cbe7a76;hpb=2e2ac6ad2fc90eaf46ae5fee0bc4f61dd97b4284;p=wget diff --git a/tests/Test-ftp.px b/tests/Test-ftp.px index 8cef5a55..a98d745f 100755 --- a/tests/Test-ftp.px +++ b/tests/Test-ftp.px @@ -1,6 +1,7 @@ -#!/usr/bin/perl -w +#!/usr/bin/perl use strict; +use warnings; use FTPTest;