summaryrefslogtreecommitdiff
path: root/META6.json
diff options
context:
space:
mode:
Diffstat (limited to 'META6.json')
-rw-r--r--META6.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/META6.json b/META6.json
index a2101f6..9c4c0d2 100644
--- a/META6.json
+++ b/META6.json
@@ -24,7 +24,8 @@
},
"test": {
"requires": [
- "Test"
+ "Test",
+ "Test::META"
],
"recommends": [
"App::Prove6"