From 85db4e0a81e4f81a6fd86f456215be91ba8c4964 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 14 Apr 2011 02:07:30 -0500 Subject: use Test::Requires and done_testing --- dist.ini | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dist.ini') 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 -- cgit v1.2.3-54-g00ecf