X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FTest-N-current.px;h=0ef472892cdd12b0b75b1c7c649f78f06bf948ff;hp=b8e05a9475b407020b4666e2d93873a9a7c12e4f;hb=30385d6c5dfc341fdce111392dbc55e5cdb9202a;hpb=f0f56db5cb517a44199b3c9819240c8b0a39b4cd diff --git a/tests/Test-N-current.px b/tests/Test-N-current.px index b8e05a94..0ef47289 100755 --- a/tests/Test-N-current.px +++ b/tests/Test-N-current.px @@ -1,6 +1,7 @@ -#!/usr/bin/perl -w +#!/usr/bin/perl use strict; +use warnings; use HTTPTest;