summaryrefslogtreecommitdiff
path: root/t/buildsystems/buildsystem_tests
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-01-30 20:28:24 -0500
committerJoey Hess <joey@gnu.kitenet.net>2010-01-30 20:28:24 -0500
commitfffaf5d5f3988160a7901b53722cd614576ffe72 (patch)
treed18154cdbce97f21f2f610843acdfc72dad8c961 /t/buildsystems/buildsystem_tests
parent3ea2e2358ded1a7aa9a7eb1f6a69d3951f68d3fb (diff)
adjust for new buildsystem
Diffstat (limited to 't/buildsystems/buildsystem_tests')
-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 84741a46..15c902af 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;