Un-TODO role composition test
Andrew Rodland [Fri, 21 Jan 2011 00:39:14 +0000 (18:39 -0600)]
t/08-role-composition.t

index 81eeb44..93ecdd1 100644 (file)
@@ -29,7 +29,6 @@ use Test::More;
 }
 
 {
-    local $TODO = 'Class attributes are lost during role composition';
     can_ok( 'Bar', 'CA', );
 }