Skip to content

Commit

Permalink
add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nnutter committed Feb 13, 2015
1 parent 4961c70 commit faf5cc6
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 @@ -38,6 +38,7 @@ on test => sub {
requires 'Test::More', '0.98';
requires 'Test::Fork';
requires 'Test::Exception';
requires 'Test::Deep';
};

on develop => sub {
Expand Down

0 comments on commit faf5cc6

Please sign in to comment.