X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ext%2FCompress%2FZlib%2Ft%2F15multi.t;h=0b65ef6371610191ea47a6fc3bf73c77b759ecda;hb=9f2e35140733c7b8f4ab179f11bf740ca3d2130e;hp=2cb6dec3fc260ed3047f2fce10db29896dd20191;hpb=0ecadccd45b827b7dab28b1089e2750d85f803c5;p=p5sagit%2Fp5-mst-13.2.git diff --git a/ext/Compress/Zlib/t/15multi.t b/ext/Compress/Zlib/t/15multi.t index 2cb6dec..0b65ef6 100644 --- a/ext/Compress/Zlib/t/15multi.t +++ b/ext/Compress/Zlib/t/15multi.t @@ -81,8 +81,7 @@ foreach my $CompressClass ('IO::Compress::Gzip', } - my $name = "test.gz" ; - my $lex = new LexFile $name ; + my $lex = new LexFile my $name ; my $output ; if ($fb eq 'buffer') {