summaryrefslogtreecommitdiffstats
path: root/META.json
diff options
context:
space:
mode:
Diffstat (limited to 'META.json')
-rw-r--r--META.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/META.json b/META.json
index 1e50a22..4bcfd27 100644
--- a/META.json
+++ b/META.json
@@ -47,6 +47,8 @@
},
"test" : {
"requires" : {
+ "Test::Exception" : "0",
+ "Test::MockObject" : "0",
"Test::More" : "0.98"
}
}