X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FTest-N.px;h=2f139b51a7032f60d55025746bb317c5fde2c4f6;hp=2e235e08a9d9c5dff55429b8a87392bd964a2fa2;hb=d763f8bf6d6e13ce006ffab616cc8a77e747a633;hpb=f0f56db5cb517a44199b3c9819240c8b0a39b4cd diff --git a/tests/Test-N.px b/tests/Test-N.px index 2e235e08..2f139b51 100755 --- a/tests/Test-N.px +++ b/tests/Test-N.px @@ -1,6 +1,7 @@ -#!/usr/bin/perl -w +#!/usr/bin/perl use strict; +use warnings; use HTTPTest;