Fix a test to remove the dependency on the order of keys/values. Sort the values...
[gitmo/Moose.git] / t / 040_type_constraints / 031_subtype_auto_vivify_parent.t
2009-04-21 Shawn M Moore Do not use no_plan!
2009-01-28 Dave Rolsky A subtype should not ignore the parent type name. It...