The following commit has been merged in the master branch:
commit ac0d8e8eb294d54dde54347f1e0201573ecabd14
Author: Niels Thykier <[email protected]>
Date:   Sun Jun 30 09:52:33 2013 +0200

    critic.t: Remove t/runtests from @DIRS
    
    Signed-off-by: Niels Thykier <[email protected]>

diff --git a/t/scripts/critic.t b/t/scripts/critic.t
index 50a6ada..a37fe12 100755
--- a/t/scripts/critic.t
+++ b/t/scripts/critic.t
@@ -23,7 +23,7 @@ diag('libppix-regexp-perl is needed to enable some checks') 
if $@;
 
 Test::Perl::Critic->import( -profile => '.perlcriticrc' );
 
-my @DIRS = (qw(t/runtests checks collection frontend lib private reporting 
t/scripts t/helpers));
+my @DIRS = (qw(checks collection frontend lib private reporting t/scripts 
t/helpers));
 
 plan tests => scalar(@DIRS) + 1;
 

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