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