projects
/
gitmo/MooseX-ClassAttribute.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d4e9362
)
Not using Test::Exception
Dave Rolsky [Fri, 29 Oct 2010 15:24:12 +0000 (10:24 -0500)]
t/08-role-composition.t
patch
|
blob
|
blame
|
history
diff --git
a/t/08-role-composition.t
b/t/08-role-composition.t
index
a3bb0e9
..
81eeb44
100644
(file)
--- a/
t/08-role-composition.t
+++ b/
t/08-role-composition.t
@@
-2,7
+2,6
@@
use strict;
use warnings;
use Test::More;
-use Test::Exception;
{
package Role;