whoops, i still did need that dep 0.24
Jesse Luehrs [Mon, 17 Jan 2011 20:29:34 +0000 (14:29 -0600)]
Changes
dist.ini

diff --git a/Changes b/Changes
index 15ac88e..b68bf72 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
 Revision history for Package-Stash
 
 {{$NEXT}}
+      - oops, i did need the Test::Requires dep
 
 0.23  2011-01-11
       - lower perl prereq to 5.8.1 (ribasushi)
index bfaf4a6..40c252e 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -17,6 +17,7 @@ Scalar::Util = 0
 [Prereqs / TestRequires]
 Test::Fatal = 0
 Test::More = 0.88
+Test::Requires = 0
 
 [Prereqs / DevelopRequires]
 Test::LeakTrace = 0