getting close to a 0.07 release
[gitmo/Class-MOP.git] / t / 014_attribute_introspection.t
index d0c9ba9..2fb3acb 100644 (file)
@@ -15,7 +15,7 @@ BEGIN {
     isa_ok($meta, 'Class::MOP::Class');
     
     my @methods = qw(
-        meta 
+        meta
         new clone
         name
         has_accessor  accessor