]> sjero.net Git - wget/blobdiff - tests/Test-ftp.px
Use lexical warnings in test scripts.
[wget] / tests / Test-ftp.px
index 8cef5a55f8f9ca26c91a06dbdba787484cbe7a76..a98d745feaf67103eba2806b563af1af8bd30aa6 100755 (executable)
@@ -1,6 +1,7 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl
 
 use strict;
+use warnings;
 
 use FTPTest;