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