[libmoosex-has-sugar-perl] 08/29: Make t/10_saccharin run only if MooseX::Types::Moose is installed ( optional )

Intrigeri intrigeri at moszumanska.debian.org
Wed Aug 27 21:35:22 UTC 2014


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to annotated tag 1.000000-source
in repository libmoosex-has-sugar-perl.

commit dab88adb70ef22b840d0a56551844922c6b55e12
Author: Kent Fredric <kentfredric at gmail.com>
Date:   Fri Jan 31 06:22:33 2014 +1300

    Make t/10_saccharin run only if MooseX::Types::Moose is installed ( optional )
---
 t/10_saccharin.t | 1 +
 1 file changed, 1 insertion(+)

diff --git a/t/10_saccharin.t b/t/10_saccharin.t
index 2831a4e..bac98eb 100644
--- a/t/10_saccharin.t
+++ b/t/10_saccharin.t
@@ -3,6 +3,7 @@ use strict;
 use warnings;
 
 use Test::More;
+use Test::Requires 'MooseX::Types::Moose';
 use Test::Fatal;
 use lib "t/lib";
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-has-sugar-perl.git



More information about the Pkg-perl-cvs-commits mailing list