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

gregoa pushed a commit to branch master
in repository libmoo-perl.

commit c2fc05eef3d06becbd327e388c2211b8cad50adf
Author: Graham Knop <ha...@haarg.org>
Date:   Thu Dec 8 23:13:09 2016 -0500

    add missing import to test
---
 t/accessor-mixed.t | 1 +
 1 file changed, 1 insertion(+)

diff --git a/t/accessor-mixed.t b/t/accessor-mixed.t
index a97df65..46621ce 100644
--- a/t/accessor-mixed.t
+++ b/t/accessor-mixed.t
@@ -1,5 +1,6 @@
 use Moo::_strictures;
 use Test::More;
+use Test::Fatal;
 
 my @result;
 

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to