]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/tests.t
Fix detection of build dependencies for buildd logs.
[blhc/blhc.git] / t / tests.t
index 03302242367685cbf58387c3dbc3604c705b93ed..ad7a2620880075c1f2cbd02893387b33366f93f5 100644 (file)
--- a/t/tests.t
+++ b/t/tests.t
@@ -19,7 +19,7 @@
 use strict;
 use warnings;
 
-use Test::More tests => 206;
+use Test::More tests => 208;
 
 
 sub is_blhc {
@@ -884,6 +884,8 @@ my $debian_hardening_wrapper =
 ';
 is_blhc 'debian-hardening-wrapper', '', 16,
         $debian_hardening_wrapper;
+is_blhc 'debian-hardening-wrapper-old-build-depends', '', 16,
+        $debian_hardening_wrapper;
 is_blhc 'debian-hardening-wrapper-pbuilder', '', 16,
         $debian_hardening_wrapper;