Skip to content

Commit

Permalink
Add LZMA Module as optional
Browse files Browse the repository at this point in the history
  • Loading branch information
pmqs committed Nov 10, 2019
1 parent 2078eb5 commit 00d3c11
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion t/000prereq.t
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@ BEGIN
);

my @OPT = qw(
IO::Compress::Lzma
IO::Uncompress::UnLzma
);

plan tests => 1 + 2 + @NAMES + @OPT + $extra ;
Expand Down

0 comments on commit 00d3c11

Please sign in to comment.