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