Fix false fail, caused by r9907 tidyup to not bother initializing clases
authorTomas Doran <bobtfish@bobtfish.net>
Tue, 28 Apr 2009 17:41:26 +0000 (17:41 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Tue, 28 Apr 2009 17:41:26 +0000 (17:41 +0000)
commit42ef9eedf4f88a5086e960f664a0ac8cca2b410a
tree7b6947664ee1c35e110ed15200199e0a314d03a0
parent8484866421e8caa420e118848629c3b62d6086c3
Fix false fail, caused by r9907 tidyup to not bother initializing clases
which don't match ^MyApp - ergo calling Catalyst->setup_component no longer
triggered the behavior to fix things up, as MyApp::Controller::Anything does
not match ^Catalyst..
t/unit_metaclass_compat_non_moose_controller.t