summaryrefslogtreecommitdiff
path: root/t/buildsystems
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-07-17 13:32:18 -0400
committerJoey Hess <joey@kitenet.net>2011-07-17 13:32:18 -0400
commit354fd0447faf5daafefa1ab9010af300743aea4d (patch)
tree18d61664adf22ebf0f32b648eea83819bb2ba25a /t/buildsystems
parente014b4a64979d5616898d96d6fd38cc29cf885fc (diff)
adjust test number for new build system
Diffstat (limited to 't/buildsystems')
-rwxr-xr-xt/buildsystems/buildsystem_tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/buildsystems/buildsystem_tests b/t/buildsystems/buildsystem_tests
index f2657233..c6f23ca5 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;