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

index 24ae981..d17b9f6 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -32,7 +32,7 @@ repository.type   = git
 Moose = 0.94
 
 [Prereqs / TestRequires]
-Test::Exception = 0
-Test::More      = 0.88
+Test::Fatal = 0
+Test::More  = 0.88
 
 [@Git]