Skip to content

Commit

Permalink
add missing test dependency on Test::Lib
Browse files Browse the repository at this point in the history
  • Loading branch information
djerius committed Jul 23, 2023
1 parent 5c35d30 commit 4a509fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ my %makefile_hash = (
'IPC::Cmd' => '0.72',
'Test::Exception' => 0,
'Test::Warn' => 0, # for t/pptest.t
'Test::Lib' => 0.003,
'Test2::V0' => 0.000155,
},
BUILD_REQUIRES => {
Expand Down

0 comments on commit 4a509fc

Please sign in to comment.