X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FTest-c-full.px;h=2d10745312ee38bba871e53fc56db3525a93e3b2;hp=f277a023897f4818c6e8468a5cb52a401e7f32d7;hb=1777835073cad695bce04848aa6f33e9686e7fc1;hpb=124f1050af0476082167582bed258b20b95df7db diff --git a/tests/Test-c-full.px b/tests/Test-c-full.px index f277a023..2d107453 100755 --- a/tests/Test-c-full.px +++ b/tests/Test-c-full.px @@ -1,6 +1,7 @@ -#!/usr/bin/perl -w +#!/usr/bin/perl use strict; +use warnings; use HTTPTest;