Skip to content

Commit

Permalink
add Test::MockModule
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Rousse authored and Guillaume Rousse committed Mar 4, 2012
1 parent eab879d commit 9344d82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.PL
Expand Up @@ -43,6 +43,7 @@ test_requires 'HTTP::Server::Simple::Authen' => undef;
test_requires 'IO::Capture::Stderr' => undef;
test_requires 'IPC::Run' => undef;
test_requires 'Test::Exception' => undef;
test_requires 'Test::MockModule' => undef;
test_requires 'Test::More' => '0.93'; # subtest
test_requires 'YAML' => undef;

Expand Down

0 comments on commit 9344d82

Please sign in to comment.