Avoid duplication in running the same tests with and without immutable
[gitmo/Moose.git] / t / 040_type_constraints / 031_subtype_auto_vivify_parent.t
2009-01-28 Dave Rolsky A subtype should not ignore the parent type name. It...