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