From 354fd0447faf5daafefa1ab9010af300743aea4d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 17 Jul 2011 13:32:18 -0400 Subject: [PATCH] adjust test number for new build system --- t/buildsystems/buildsystem_tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.39.5