From: Dave Rolsky Date: Wed, 4 Jan 2012 15:02:01 +0000 (-0600) Subject: Skip some packages used in tests X-Git-Tag: v0.17~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d002554bdf6bb2912055ecf998c7481743b93475;p=gitmo%2FMooseX-StrictConstructor.git Skip some packages used in tests --- diff --git a/dist.ini b/dist.ini index 68cbaea..2cfe626 100644 --- a/dist.ini +++ b/dist.ini @@ -33,12 +33,10 @@ repository.type = git [CheckChangeLog] -[Prereqs] -Moose = 0.94 -namespace::autoclean = 0 +[AutoPrereqs] +skip = Standard +skip = Stricter -[Prereqs / TestRequires] -Test::Fatal = 0 -Test::More = 0.88 +[CheckPrereqsIndexed] [@Git]