merge trunk to pluggable errors
[gitmo/Moose.git] / t / 030_roles / 008_role_conflict_edge_cases.t
index 9d31847..12e4873 100644 (file)
@@ -3,14 +3,9 @@
 use strict;
 use warnings;
 
-use Test::More tests => 34;
+use Test::More tests => 32;
 use Test::Exception;
 
-BEGIN {
-    use_ok('Moose');
-    use_ok('Moose::Role');    
-}
-
 =pod
 
 Check for repeated inheritence causing