From: Dave Rolsky Date: Mon, 27 Apr 2009 21:21:27 +0000 (-0500) Subject: Add Catalyst to list of modules to test, now that it's Moose-based X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=855340bc03ac75ba89da8efc1976084b3958cd59;p=gitmo%2Fmoose-dev-utils.git Add Catalyst to list of modules to test, now that it's Moose-based --- diff --git a/cpan-stable-smolder b/cpan-stable-smolder index 9da5416..f7671ab 100755 --- a/cpan-stable-smolder +++ b/cpan-stable-smolder @@ -107,6 +107,7 @@ test_all_modules( MooseX::YAML Fey::ORM KiokuDB + Catalyst ] );