X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=tests%2FTest-nonexisting-quiet.px;h=04e11587ebdcafd21600851be4298cabf332a953;hb=0fa023cfffc896d72ba36a8789154630e585435a;hp=2766b5c597e825a618ee210e54009bfaa3315563;hpb=8e9648a972b88fa6eb2293383bd281c6021394d2;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;