X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=tests%2FTest-nonexisting-quiet.px;h=04e11587ebdcafd21600851be4298cabf332a953;hb=d5e283b1a75c5f8249300b465b4e7b55130bec49;hp=2766b5c597e825a618ee210e54009bfaa3315563;hpb=f0f56db5cb517a44199b3c9819240c8b0a39b4cd;p=wget diff --git a/tests/Test-nonexisting-quiet.px b/tests/Test-nonexisting-quiet.px index 2766b5c5..04e11587 100755 --- a/tests/Test-nonexisting-quiet.px +++ b/tests/Test-nonexisting-quiet.px @@ -1,6 +1,7 @@ -#!/usr/bin/perl -w +#!/usr/bin/perl use strict; +use warnings; use HTTPTest;