X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=tests%2FTest-N-current.px;h=0ef472892cdd12b0b75b1c7c649f78f06bf948ff;hb=d5e283b1a75c5f8249300b465b4e7b55130bec49;hp=b8e05a9475b407020b4666e2d93873a9a7c12e4f;hpb=f0f56db5cb517a44199b3c9819240c8b0a39b4cd;p=wget 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;