From: Dave Rolsky <autarch@urth.org>
Date: Fri, 15 Oct 2010 16:36:51 +0000 (-0500)
Subject: Require Test::Requires
X-Git-Tag: v0.08~2
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=652a300808f8ee425409e79f3d9867e48d7543b4;p=gitmo%2FPackage-DeprecationManager.git

Require Test::Requires
---

diff --git a/dist.ini b/dist.ini
index 4b8557c..950573d 100644
--- a/dist.ini
+++ b/dist.ini
@@ -37,5 +37,6 @@ Sub::Install    = 0
 [Prereqs / TestRequires]
 Test::Exception = 0
 Test::More      = 0.88
+Test::Requires  = 0
 
 [@Git]