summaryrefslogtreecommitdiffstats
path: root/META.json
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2017-06-06 00:01:03 +0200
committerFlorian Pritz <bluewind@xinu.at>2017-06-06 00:03:27 +0200
commit51e9f92fb0b134a4aec0619deb0f62ff316a4f7b (patch)
treea715f165935d0b782c8def12064b8fb2f92f96ee /META.json
parent7e0b6f38cf7c559908de7f05379604ceae3b3cda (diff)
downloadApp-BorgRestore-51e9f92fb0b134a4aec0619deb0f62ff316a4f7b.tar.gz
App-BorgRestore-51e9f92fb0b134a4aec0619deb0f62ff316a4f7b.tar.xz
Use Test::Pod
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 df1c21e..f4e8529 100644
--- a/META.json
+++ b/META.json
@@ -58,7 +58,8 @@
"Test::Differences" : "0",
"Test::Exception" : "0",
"Test::MockObject" : "0",
- "Test::More" : "0.98"
+ "Test::More" : "0.98",
+ "Test::Pod" : "0"
}
}
},