docs for MM::TypeConstraint
[gitmo/Moose.git] / xt / pod_coverage.t
index 0517bf5..38b0a69 100644 (file)
@@ -69,6 +69,7 @@ my %trustme = (
             super
             with )
     ],
+    'Moose::Meta::TypeConstraint' => [ 'compile_type_constraint', 'union' ],
 );
 
 for my $module ( sort @modules ) {