projects
/
catagits/Reaction.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
049c71f
)
Add test_requires 'Test::WWW::Mechanize::Catalyst'
timbunce [Wed, 25 Mar 2009 14:57:59 +0000 (14:57 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
699ad33
..
05aa8e2
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-43,6
+43,7
@@
requires 'File::ShareDir' => '1.00';
requires 'namespace::clean' => '0.08';
requires 'Catalyst::Component::ACCEPT_CONTEXT';
requires 'Catalyst::Component::InstancePerContext';
+test_requires 'Test::WWW::Mechanize::Catalyst';
install_share;