diff options
Diffstat (limited to 'META.json')
-rw-r--r-- | META.json | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -47,6 +47,8 @@ }, "test" : { "requires" : { + "Test::Exception" : "0", + "Test::MockObject" : "0", "Test::More" : "0.98" } } |