The following commit has been merged in the infra-513663 branch:
commit 12888e898ec56c2f755a40a86e1442592e965eb1
Author: Niels Thykier <[email protected]>
Date:   Tue Apr 12 13:12:36 2011 +0200

    Added Lintian::ProcessablePool to pod-converage.t

diff --git a/t/scripts/pod-coverage.t b/t/scripts/pod-coverage.t
index 1c91bd6..d959ab2 100755
--- a/t/scripts/pod-coverage.t
+++ b/t/scripts/pod-coverage.t
@@ -22,6 +22,7 @@ our %MODULES =
      'Lintian::DepMap::Properties' => [],
      'Lintian::Processable'        => [],
      'Lintian::ProcessableGroup'   => [],
+     'Lintian::ProcessablePool'    => [],
      'Lintian::Relation'           => [ qr/^parse_element$/,
                                         qr/^implies_(element|array)/ ],
      'Lintian::Relation::Version'  => [ qr/^compare$/ ],
@@ -35,7 +36,6 @@ our %MODULES =
 #              Lintian::Output::ColonSeparated
 #              Lintian::Output::LetterQualifier
 #              Lintian::Output::XML
-#              Lintian::Schedule
 
 plan tests => scalar keys(%MODULES);
 

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to