[SCM] libmessage-passing-perl Debian packaging branch, master, updated. debian/0.111-3-14-g44f6e88
Tomas Doran
bobtfish at bobtfish.net
Mon May 6 11:56:48 UTC 2013
The following commit has been merged in the master branch:
commit 8b7dfbb4418d4b1cb834d58b6181aeb27b7868ec
Author: Tomas Doran <bobtfish at bobtfish.net>
Date: Tue Apr 10 20:00:38 2012 +0100
Compile test the callback output
diff --git a/t/00_compile.t b/t/00_compile.t
index 9d69218..98e55cb 100644
--- a/t/00_compile.t
+++ b/t/00_compile.t
@@ -7,6 +7,7 @@ use_ok('Log::Stash');
use_ok('Log::Stash::Output::STDOUT');
use_ok('Log::Stash::Input::STDIN');
use_ok('Log::Stash::Output::Null');
+use_ok('Log::Stash::Output::Callback');
use_ok('Log::Stash::Output::Test');
use_ok('Log::Stash::Filter::Null');
use_ok('Log::Stash::Filter::All');
--
libmessage-passing-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list