projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8b776b2
)
Load Test::Fatal
Dave Rolsky [Thu, 28 Oct 2010 17:50:52 +0000 (12:50 -0500)]
t/040_type_constraints/033_type_names.t
patch
|
blob
|
blame
|
history
diff --git
a/t/040_type_constraints/033_type_names.t
b/t/040_type_constraints/033_type_names.t
index
a55cf04
..
d523557
100644
(file)
--- a/
t/040_type_constraints/033_type_names.t
+++ b/
t/040_type_constraints/033_type_names.t
@@
-3,6
+3,7
@@
use warnings;
use Test::More;
use Test::Exception;
+use Test::Fatal;
use Moose::Meta::TypeConstraint;
use Moose::Util::TypeConstraints;