X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=tests%2FTest--no-content-disposition-trivial.px;h=43eb7bfd7b81aa80f7c0fb249b9db5c295165325;hb=d5e283b1a75c5f8249300b465b4e7b55130bec49;hp=6a5b1def49ae32fd7ce3f3ef8e75fa8ed8c553cf;hpb=2e2ac6ad2fc90eaf46ae5fee0bc4f61dd97b4284;p=wget diff --git a/tests/Test--no-content-disposition-trivial.px b/tests/Test--no-content-disposition-trivial.px index 6a5b1def..43eb7bfd 100755 --- a/tests/Test--no-content-disposition-trivial.px +++ b/tests/Test--no-content-disposition-trivial.px @@ -1,6 +1,7 @@ -#!/usr/bin/perl -w +#!/usr/bin/perl use strict; +use warnings; use HTTPTest;