summaryrefslogtreecommitdiffstats
path: root/cpanfile
diff options
context:
space:
mode:
Diffstat (limited to 'cpanfile')
-rw-r--r--cpanfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpanfile b/cpanfile
index 7a2609f..6176576 100644
--- a/cpanfile
+++ b/cpanfile
@@ -14,5 +14,6 @@ on 'test' => sub {
requires 'Test::Exception';
requires 'Test::Differences';
requires 'Test::Pod';
+ requires 'Test::Pod::Coverage';
};