From: Dave Rolsky Date: Wed, 20 Aug 2008 19:11:46 +0000 (+0000) Subject: add t0m's test to the MANIFEST X-Git-Tag: 0.55_02~26 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5cd53602af520e14f17b361772c21ab8c20e46fe;p=gitmo%2FMoose.git add t0m's test to the MANIFEST --- diff --git a/MANIFEST b/MANIFEST index f412755..654d196 100644 --- a/MANIFEST +++ b/MANIFEST @@ -179,6 +179,7 @@ t/040_type_constraints/021_maybe_type_constraint.t t/040_type_constraints/022_custom_type_errors.t t/040_type_constraints/023_types_and_undef.t t/040_type_constraints/024_role_type_constraint.t +t/040_type_constraints/025_type_coersion_on_lazy_attributes.t t/050_metaclasses/001_custom_attr_meta_with_roles.t t/050_metaclasses/002_custom_attr_meta_as_role.t t/050_metaclasses/003_moose_w_metaclass.t