Skip to content

Commit

Permalink
Added test prereq Test::Exception suggested by CPANTS.
Browse files Browse the repository at this point in the history
  • Loading branch information
manwar committed Jan 16, 2020
1 parent 7762ef0 commit d5e0bcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpanfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ requires 'DBIx::Sunny';

on 'test' => sub {
requires 'Test::More', '0.98';
requires 'Test::Exception', '0';
requires 'Test::Time', '0';
requires 'DBD::SQLite', '0';
requires 'JSON', '0';
Expand Down

0 comments on commit d5e0bcc

Please sign in to comment.