X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FTest-O--no-content-disposition.px;h=3369ec42fb99cb2be2e9f6023cb9ca32b725eab1;hp=592f0fec2303c72ae1c778a8a8d49502b3c7c381;hb=1777835073cad695bce04848aa6f33e9686e7fc1;hpb=124f1050af0476082167582bed258b20b95df7db diff --git a/tests/Test-O--no-content-disposition.px b/tests/Test-O--no-content-disposition.px index 592f0fec..3369ec42 100755 --- a/tests/Test-O--no-content-disposition.px +++ b/tests/Test-O--no-content-disposition.px @@ -1,6 +1,7 @@ -#!/usr/bin/perl -w +#!/usr/bin/perl use strict; +use warnings; use HTTPTest;