Add Test::Exception test dep
Dave Rolsky [Thu, 9 Sep 2010 15:35:59 +0000 (10:35 -0500)]
dist.ini

index 7ddec0a..3c42b9f 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -32,6 +32,7 @@ repository.type   = hg
 Moose = 0.94
 
 [Prereqs / TestRequires]
-Test::More = 0.88
+Test::Exception = 0
+Test::More      = 0.88
 
 [@Git]