back out 'bare' attribute changes (moving to a branch)
[gitmo/Moose.git] / xt / author / pod_coverage.t
index f5d36ff..3464180 100644 (file)
@@ -15,12 +15,7 @@ plan tests => scalar @modules;
 
 my %trustme = (
     'Moose'                  => ['make_immutable'],
-    'Moose::Meta::Attribute' => [
-        qw( interpolate_class
-            throw_error
-            attach_to_class
-            )
-    ],
+    'Moose::Meta::Attribute' => [ 'interpolate_class', 'throw_error' ],
     'Moose::Meta::Class'     => [
         qw( check_metaclass_compatibility
             construct_instance