The following commit has been merged in the master branch:
commit 97d5f8810c48db6789bfadd879c1b6dddf92eb0a
Author: Niels Thykier <[email protected]>
Date:   Tue Apr 30 16:33:11 2013 +0200

    t/.../critic.t: Fix typo in path name
    
    Signed-off-by: Niels Thykier <[email protected]>

diff --git a/t/scripts/critic.t b/t/scripts/critic.t
index 5981460..8b23fe6 100755
--- a/t/scripts/critic.t
+++ b/t/scripts/critic.t
@@ -33,7 +33,7 @@ for my $check (@CHECKS) {
 critic_ok('t/runtests');
 
 subtest 'All scripts with correct shebang or extension' => sub {
-    all_critic_ok(qw(collection frontend lib private reporting t/scripts 
t/helper));
+    all_critic_ok(qw(collection frontend lib private reporting t/scripts 
t/helpers));
 };
 
 sub should_skip {

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