X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=tests%2FTest-HTTP-Content-Disposition-2.px;h=6550d36f1350ae18fd04cd22ac03d8dfdf5de532;hb=30391ad9b479dfb0538c85c86976ab7fa24bacc2;hp=46c16a179155bbd65eb6964222bf4b6a5694aab6;hpb=1a33947ca02dbb568eda1eb0a020abe39e87d86d;p=wget diff --git a/tests/Test-HTTP-Content-Disposition-2.px b/tests/Test-HTTP-Content-Disposition-2.px index 46c16a17..6550d36f 100755 --- a/tests/Test-HTTP-Content-Disposition-2.px +++ b/tests/Test-HTTP-Content-Disposition-2.px @@ -1,6 +1,7 @@ -#!/usr/bin/perl -w +#!/usr/bin/perl use strict; +use warnings; use HTTPTest;