Load Test::Fatal
Dave Rolsky [Thu, 28 Oct 2010 17:50:52 +0000 (12:50 -0500)]
t/040_type_constraints/033_type_names.t

index a55cf04..d523557 100644 (file)
@@ -3,6 +3,7 @@ use warnings;
 
 use Test::More;
 use Test::Exception;
+use Test::Fatal;
 
 use Moose::Meta::TypeConstraint;
 use Moose::Util::TypeConstraints;