make tests less dependent on the format of exceptions
[gitmo/Eval-Closure.git] / dist.ini
index f844b71..75234df 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -6,15 +6,15 @@ copyright_holder = Jesse Luehrs
 [@DOY]
 dist = Eval-Closure
 
-[Prereq]
+[Prereqs]
 Scalar::Util = 0
 Sub::Exporter = 0
 Try::Tiny = 0
 
-[Prereq / TestRequires]
-Test::Exception = 0
+[Prereqs / TestRequires]
+Test::Fatal = 0
 Test::More = 0.88
 Test::Requires = 0
 
-[Prereq / RuntimeRecommends]
+[Prereqs / RuntimeRecommends]
 Perl::Tidy = 0