back out 'bare' attribute changes (moving to a branch)
[gitmo/Moose.git] / t / 020_attributes / 024_attribute_traits_parameterized.t
index 2561b34..c85f187 100644 (file)
@@ -25,7 +25,6 @@ use Test::More tests => 4;
                 },
             },
         ],
-        is => 'bare',
     );
 }
 
@@ -41,7 +40,6 @@ use Test::More tests => 4;
                 },
             },
         ],
-        is => 'bare',
     );
 }