From: Joey Hess Date: Sun, 17 Jul 2011 17:32:18 +0000 (-0400) Subject: adjust test number for new build system X-Git-Tag: 8.9.1~7 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=354fd0447faf5daafefa1ab9010af300743aea4d;p=debhelper.git adjust test number for new build system --- diff --git a/t/buildsystems/buildsystem_tests b/t/buildsystems/buildsystem_tests index f265723..c6f23ca 100755 --- a/t/buildsystems/buildsystem_tests +++ b/t/buildsystems/buildsystem_tests @@ -1,6 +1,6 @@ #!/usr/bin/perl -use Test::More tests => 292; +use Test::More tests => 297; use strict; use warnings;