The following commit has been merged in the master branch:
commit 5e5595235ee09118e0134a41f595b86c5b6f82eb
Author: Niels Thykier <[email protected]>
Date:   Sat Apr 27 09:31:16 2013 +0200

    t/.../min-version.t: Include private and reporting
    
    Signed-off-by: Niels Thykier <[email protected]>

diff --git a/t/scripts/minimum-version.t b/t/scripts/minimum-version.t
index 4569189..92682c6 100755
--- a/t/scripts/minimum-version.t
+++ b/t/scripts/minimum-version.t
@@ -14,7 +14,7 @@ plan skip_all => 'Test::MinimumVersion required to run this 
test' if $@;
 # sarge was released with 5.8.4, etch with 5.8.8, lenny with 5.10.0
 our $REQUIRED = 'v5.10.0';
 
-our @PATHS = qw(checks collection frontend lib);
+our @PATHS = qw(checks collection frontend lib reporting private);
 
 # It creates as many threads as elements in @PATHS
 for my $path (@PATHS) {

-- 
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