[Catalyst-commits] r10265 - Catalyst-Devel/1.00/branches/helper_refactor/lib/Catalyst

t0m at dev.catalyst.perl.org t0m at dev.catalyst.perl.org
Sun May 24 11:21:15 GMT 2009


Author: t0m
Date: 2009-05-24 11:21:15 +0000 (Sun, 24 May 2009)
New Revision: 10265

Modified:
   Catalyst-Devel/1.00/branches/helper_refactor/lib/Catalyst/Helper.pm
Log:
Make sure changing the templates makes the test break

Modified: Catalyst-Devel/1.00/branches/helper_refactor/lib/Catalyst/Helper.pm
===================================================================
--- Catalyst-Devel/1.00/branches/helper_refactor/lib/Catalyst/Helper.pm	2009-05-24 11:10:46 UTC (rev 10264)
+++ Catalyst-Devel/1.00/branches/helper_refactor/lib/Catalyst/Helper.pm	2009-05-24 11:21:15 UTC (rev 10265)
@@ -648,6 +648,8 @@
 use strict;
 use warnings;
 
+#FOO MAKE SURE THIS BREAKS
+
 use Catalyst::Runtime 5.80;
 
 # Set flags and add plugins for the application




More information about the Catalyst-commits mailing list