summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dist.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/dist.ini b/dist.ini
index 49aac77..2f67fe1 100644
--- a/dist.ini
+++ b/dist.ini
@@ -8,5 +8,6 @@ copyright_holder = Jesse Luehrs
[Prereq]
Log::Dispatch = 0
-Test::More = 0
Carp = 0
+Test::More = 0
+Test::Deep = 0