[Catalyst-commits] r8278 - Catalyst-Runtime/5.70/trunk/t

rafl at dev.catalyst.perl.org rafl at dev.catalyst.perl.org
Sun Aug 24 20:32:34 BST 2008


Author: rafl
Date: 2008-08-24 20:32:34 +0100 (Sun, 24 Aug 2008)
New Revision: 8278

Modified:
   Catalyst-Runtime/5.70/trunk/t/live_component_controller_action_chained.t
Log:
UnTODO tests for relative chaining over multiple levels.

Modified: Catalyst-Runtime/5.70/trunk/t/live_component_controller_action_chained.t
===================================================================
--- Catalyst-Runtime/5.70/trunk/t/live_component_controller_action_chained.t	2008-08-24 19:32:27 UTC (rev 8277)
+++ Catalyst-Runtime/5.70/trunk/t/live_component_controller_action_chained.t	2008-08-24 19:32:34 UTC (rev 8278)
@@ -551,7 +551,6 @@
     #   Test if ../ works to go up more than one level
     #
     {
-        local $TODO = 'to be coded';
         my @expected = qw[
             TestApp::Controller::Action::Chained->begin
             TestApp::Controller::Action::Chained->one




More information about the Catalyst-commits mailing list