Moved end() from Catalyst::Plugin::Test::Plugin to TestApp::Controller::Root. Fixed...
authorYousef H. Alhashemi <yousef.alhashemi@gmail.com>
Tue, 11 Aug 2009 13:47:18 +0000 (13:47 +0000)
committerYousef H. Alhashemi <yousef.alhashemi@gmail.com>
Tue, 11 Aug 2009 13:47:18 +0000 (13:47 +0000)
commita0a66cb803a6ba6c0920c487e9c5d7fa148b7ec3
treef8d60dbe2393f1e1eccd65591e84038e8d9ce76a
parenta08216220afae9a832742a5154b96997fef11b26
Moved end() from Catalyst::Plugin::Test::Plugin to TestApp::Controller::Root. Fixed all the tests that rely on end().
t/aggregate/live_component_controller_action_auto.t
t/aggregate/live_component_controller_action_begin.t
t/aggregate/live_component_controller_action_chained.t
t/aggregate/live_component_controller_action_default.t
t/aggregate/live_component_controller_action_detach.t
t/aggregate/live_component_controller_action_forward.t
t/aggregate/live_component_controller_action_go.t
t/aggregate/live_component_controller_action_index.t
t/aggregate/live_component_controller_action_visit.t
t/lib/Catalyst/Plugin/Test/Plugin.pm
t/lib/TestApp/Controller/Root.pm