Add missing is => 'bare' to a test
[gitmo/Mouse.git] / t / 044-attribute-metaclass.t
2009-03-08 Shawn M Moore Don't use a method modifier in a test, since they may...
2009-03-01 Tokuhiro Matsuno added attribute metaclass support.