Add Catalyst to list of modules to test, now that it's Moose-based
Dave Rolsky [Mon, 27 Apr 2009 21:21:27 +0000 (16:21 -0500)]
cpan-stable-smolder

index 9da5416..f7671ab 100755 (executable)
@@ -107,6 +107,7 @@ test_all_modules(
         MooseX::YAML
         Fey::ORM
         KiokuDB
+        Catalyst
         ]
 );