X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flive_component_controller_action_chained.t;h=352b427cca00a3dc653fa3f10586a2cde13e47d9;hb=dfb2247b331f1b8e904535475f304c8a8d4ba9c6;hp=da3b98b31880ed96359e10c8cb3c1318d9909cc5;hpb=9356b981edac7c7d8a0767b844a7328599acf334;p=catagits%2FCatalyst-Runtime.git diff --git a/t/live_component_controller_action_chained.t b/t/live_component_controller_action_chained.t index da3b98b..352b427 100644 --- a/t/live_component_controller_action_chained.t +++ b/t/live_component_controller_action_chained.t @@ -531,7 +531,6 @@ sub run_tests { # Test if :Chained('../act') is working # { - local $TODO = "To Be Coded"; my @expected = qw[ TestApp::Controller::Action::Chained->begin TestApp::Controller::Action::Chained->one @@ -552,7 +551,6 @@ sub run_tests { # Test if :ChainedParent is working # { - local $TODO = "To Be Coded"; my @expected = qw[ TestApp::Controller::Action::Chained->begin TestApp::Controller::Action::Chained->loose @@ -573,7 +571,6 @@ sub run_tests { # Test if :Chained('../name/act') is working # { - local $TODO = "To Be Coded"; my @expected = qw[ TestApp::Controller::Action::Chained->begin TestApp::Controller::Action::Chained::Bar->cross1