]> sjero.net Git - wget/blobdiff - tests/Test-O-nonexisting.px
Use lexical warnings in test scripts.
[wget] / tests / Test-O-nonexisting.px
index 89744fc883b350e7984a39218bb0125039cde15d..60ef7c70b1c7c8db2b0c2146771ffa9c9b98b663 100755 (executable)
@@ -1,6 +1,7 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl
 
 use strict;
+use warnings;
 
 use HTTPTest;