projects
/
gitmo/MooseX-Role-Parameterized.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
a62f297
)
Only 8 tests
Shawn M Moore [Fri, 20 Feb 2009 06:57:51 +0000 (06:57 +0000)]
t/150-composite-role-application.t
patch
|
blob
|
blame
|
history
diff --git
a/t/150-composite-role-application.t
b/t/150-composite-role-application.t
index
98b1028
..
42464e6
100644
(file)
--- a/
t/150-composite-role-application.t
+++ b/
t/150-composite-role-application.t
@@
-2,7
+2,7
@@
use strict;
use warnings;
-use Test::More tests => 9;
+use Test::More tests => 8;
use Test::Exception;
do {