No need to skip these tests, since tokuhirom++ implemented role-role
Shawn M Moore [Sat, 7 Mar 2009 00:05:32 +0000 (00:05 +0000)]
composition

t/800_shikabased/007-multi-roles.t

index 8334595..671e7d5 100644 (file)
@@ -1,9 +1,6 @@
 use strict;
 use warnings;
-use Test::More;
-
-plan skip_all => "Moose way 'with' function test" unless $ENV{MOUSE_DEVEL};
-plan tests => 3;
+use Test::More tests => 3;
 
 {
     package Requires;