X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FTest-ftp.px;h=a98d745feaf67103eba2806b563af1af8bd30aa6;hp=8cef5a55f8f9ca26c91a06dbdba787484cbe7a76;hb=1777835073cad695bce04848aa6f33e9686e7fc1;hpb=124f1050af0476082167582bed258b20b95df7db 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;