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