aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--META6.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/META6.json b/META6.json
index 001ebf6..63f0b04 100644
--- a/META6.json
+++ b/META6.json
@@ -12,7 +12,8 @@
"IO::Socket::SSL"
],
"test-depends" : [
- "Test"
+ "Test",
+ "Test::META"
],
"provides" : {
"Matrix::Client" : "lib/Matrix/Client.pm6",