From: Joey Hess Date: Sun, 31 Jan 2010 01:28:24 +0000 (-0500) Subject: adjust for new buildsystem X-Git-Tag: 7.4.12~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=fffaf5d5f3988160a7901b53722cd614576ffe72;p=debhelper.git adjust for new buildsystem --- diff --git a/t/buildsystems/buildsystem_tests b/t/buildsystems/buildsystem_tests index 84741a4..15c902a 100755 --- a/t/buildsystems/buildsystem_tests +++ b/t/buildsystems/buildsystem_tests @@ -1,6 +1,6 @@ #!/usr/bin/perl -use Test::More tests => 295; +use Test::More tests => 300; use strict; use warnings;