Don't rely on hash order in tests (RT#81564)
[gitmo/MooseX-AttributeHelpers.git] / t / 900_class_attribute.t
2008-11-10 Shawn M Moore The bug is in ClassAttribute :)
2008-11-10 Shawn M Moore Test fixes
2008-10-30 Shawn M Moore Add a failing test for combination with MooseX::ClassAt...