summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini5
1 files changed, 4 insertions, 1 deletions
diff --git a/dist.ini b/dist.ini
index 8842870..862627e 100644
--- a/dist.ini
+++ b/dist.ini
@@ -6,6 +6,9 @@ copyright_holder = Jesse Luehrs
[@DOY]
dist = MooseX-NonMoose
-[Prereq]
+[Prereqs]
Moose = 1.15
List::MoreUtils = 0
+
+[Prereqs / TestRequires]
+Test::Fatal = 0