summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-04-14 02:07:30 -0500
committerJesse Luehrs <doy@tozt.net>2011-04-14 02:07:30 -0500
commit85db4e0a81e4f81a6fd86f456215be91ba8c4964 (patch)
tree85f61356ec762375236e339f41ec244f05562a0f /dist.ini
parent0932796624f744c75cec17e2c30ea942f6b67253 (diff)
downloadapp-termcast-85db4e0a81e4f81a6fd86f456215be91ba8c4964.tar.gz
app-termcast-85db4e0a81e4f81a6fd86f456215be91ba8c4964.zip
use Test::Requires and done_testing
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
index 76a24f2..127a83a 100644
--- a/dist.ini
+++ b/dist.ini
@@ -14,3 +14,6 @@ Try::Tiny = 0
MooseX::Getopt = 0
Scope::Guard = 0
JSON = 0
+
+[Prereqs / TestRequires]
+Test::Requires = 0