Only 8 tests
[gitmo/MooseX-Role-Parameterized.git] / t / 150-composite-role-application.t
index 98b1028..42464e6 100644 (file)
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-use Test::More tests => 9;
+use Test::More tests => 8;
 use Test::Exception;
 
 do {