Add failing test from Catalyst
authorTomas Doran <bobtfish@bobtfish.net>
Mon, 19 Apr 2010 01:04:53 +0000 (02:04 +0100)
committerFlorian Ragwitz <rafl@debian.org>
Thu, 20 May 2010 19:47:46 +0000 (21:47 +0200)
commit76176929d34f942cc47a2c457650b3abfb53d9ea
tree5232221285b8337f1d1a145b4f09f74f837762e9
parentf46a74bfd4d5f33878c51233070450e232b87cf9
Add failing test from Catalyst

This happens when you use Catalyst (which causes you to inherit from
Catalyst::Controller with is a MX::MethodAttributes metaclass)
and you have attributes which geenrate methods your application class,
and an (old style, M::I) Plugin in the plugin list, which is only pushed
onto @ISA when the setup method is later called..
t/050_metaclasses/052_metaclass_compat.t