fix the failing test, only call ->meta on a linearized isa member if ->can('meta')
[gitmo/Mouse.git] / t / 101-meta-attribute.t
2008-06-10 Shawn M Moore Finish moving Mouse::Attribute and Mouse::Class into...
2008-06-10 Shawn M Moore Test count fixes
2008-06-10 Shawn M Moore Little nits
2008-06-03 Shawn M Moore Import Mouse