diff options
author | Steve Hay <SteveHay@planit.com> | 2008-06-10 18:51:26 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2008-06-10 17:12:16 +0000 |
commit | 3d8721739eea799bd92b1ce19e310399925a685c (patch) | |
tree | f3c3d3424f951a15ef0a9b2514d70627cb39a9cd | |
parent | f21873d1c0d73986a0878ee79e012bc89955f063 (diff) | |
download | perl-3d8721739eea799bd92b1ce19e310399925a685c.tar.gz |
Remove temporary file leftover by test in IO-Compress-Zlib
From: "Steve Hay" <SteveHay@planit.com>
Message-ID: <1B32FF956ABF414C9BCE5E487A1497E701E53F2D@ukmail02.planit.group>
Date: Tue, 10 Jun 2008 17:51:26 +0100
p4raw-id: //depot/perl@34041
-rw-r--r-- | ext/IO_Compress_Zlib/t/006zip.t | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/IO_Compress_Zlib/t/006zip.t b/ext/IO_Compress_Zlib/t/006zip.t index 83dabca0ff..13b6ad7a5a 100644 --- a/ext/IO_Compress_Zlib/t/006zip.t +++ b/ext/IO_Compress_Zlib/t/006zip.t @@ -193,8 +193,7 @@ SKIP: { title "Create a simple zip - Deflate + STORE"; - #my $lex = new LexFile my $file1; - my $file1 = "tryout.zip"; + my $lex = new LexFile my $file1; my @content = qw( hello |