From 691f1e213933f76c5181e292a9618a4e7ee62f2f Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 21 Dec 2010 13:24:35 -0600 Subject: test deps --- dist.ini | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/dist.ini b/dist.ini index e6b6e6f..272bd32 100644 --- a/dist.ini +++ b/dist.ini @@ -10,3 +10,12 @@ dist = KiokuDB-Serializer-Crypt Crypt::Util = 0 KiokuDB = 0 namespace::autoclean = 0 + +[Prereqs / TestRequires] +Test::Requires = 0 +Test::More = 0.88 + +[Prereqs / TestRecommends] +Crypt::Rijndael = 0 +Crypt::CFB = 0 +JSON = 0 -- cgit v1.2.3-54-g00ecf