X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=6b861d466ef372813e202648f5fbd8941b0f16b5;hb=40e89659fa6d83f48031befe226aa1f3143afbd1;hp=94cea6614f2822a438844b47f7be51938442c296;hpb=266fb1a5f7ec0ebba031ecba02595cb04eea0a3c;p=gitmo%2FMoose.git diff --git a/MANIFEST b/MANIFEST index 94cea66..6b861d4 100644 --- a/MANIFEST +++ b/MANIFEST @@ -38,6 +38,7 @@ t/015_override_and_foreign_classes.t t/016_always_strict_warnings.t t/017_wrapped_method_context_propagation.t t/018_import_unimport.t +t/019_method_keyword.t t/020_foreign_inheritence.t t/021_moose_w_metaclass.t t/022_moose_respects_base.t @@ -61,6 +62,7 @@ t/045_role_exclusion.t t/046_roles_and_required_method_edge_cases.t t/047_role_conflict_edge_cases.t t/048_more_role_edge_cases.t +t/049_run_time_role_composition.t t/050_util_type_constraints.t t/051_util_type_constraints_export.t t/052_util_std_type_constraints.t