Remove some method from the exclusion list that don't exist
Dave Rolsky [Fri, 27 Mar 2009 01:22:02 +0000 (20:22 -0500)]
xt/pod_coverage.t

index ef11aee..4b45131 100644 (file)
@@ -37,8 +37,6 @@ my %trustme = (
     ],
     'Moose::Meta::Method::Constructor' => [
         qw( attributes
-            generate_constructor_method
-            generate_constructor_method_inline
             initialize_body
             meta_instance
             new