Switch to Test::Fatal
Dave Rolsky [Fri, 29 Oct 2010 15:24:36 +0000 (10:24 -0500)]
dist.ini

index c4c16a9..f50dd56 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -33,9 +33,9 @@ Moose                = 1.15
 namespace::autoclean = 0
 
 [Prereqs / TestRequires]
-Test::More      = 0.88
-Test::Exception = 0
-Scalar::Util    = 0
-Test::Requires  = 0.05
+Test::Fatal    = 0
+Test::More     = 0.88
+Test::Requires = 0.05
+Scalar::Util   = 0
 
 [@Git]