summaryrefslogtreecommitdiffstats
path: root/META.json
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2017-06-11 16:06:18 +0200
committerFlorian Pritz <bluewind@xinu.at>2017-06-11 16:22:56 +0200
commita89c5cf81e3f30418bcb3ade5c8d7fb441b1c9b6 (patch)
tree3bb82bc24bfd3185a712b02fe746c99445961cb0 /META.json
parent371f62a3bbecd32eecf8ad2c5455771c7be6de91 (diff)
downloadApp-BorgRestore-a89c5cf81e3f30418bcb3ade5c8d7fb441b1c9b6.tar.gz
App-BorgRestore-a89c5cf81e3f30418bcb3ade5c8d7fb441b1c9b6.tar.xz
Use Test::Pod::Coverage for main package
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'META.json')
-rw-r--r--META.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/META.json b/META.json
index 840ca4b..05cbc99 100644
--- a/META.json
+++ b/META.json
@@ -60,7 +60,8 @@
"Test::Exception" : "0",
"Test::MockObject" : "0",
"Test::More" : "0.98",
- "Test::Pod" : "0"
+ "Test::Pod" : "0",
+ "Test::Pod::Coverage" : "0"
}
}
},