properly define testing modules as testing requirement
[catagits/Catalyst-Controller-DBIC-API.git] / dist.ini
index 17f92e3..ba3dea4 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -40,10 +40,11 @@ Catalyst::ActionRole::MatchRequestMethod = 0
 Catalyst::Action::Serialize = 0.83
 CGI::Expand = 2.02
 JSON::Any = 1.19
-Test::Deep = 0.104
 Data::DPath::Validator = 0.093411
-Test::More = 0.88
 Catalyst::Model::DBIC::Schema = 0.20
-Test::WWW::Mechanize = 0.20
-Test::WWW::Mechanize::Catalyst = 0.37
 MooseX::Types::Structured = 0.20
+
+[Prereqs / TestRequires]
+Test::More = 0.88
+Test::Deep = 0.104
+Test::WWW::Mechanize::Catalyst = 0.37