aboutsummaryrefslogtreecommitdiff
path: root/t/07-fail.t
diff options
context:
space:
mode:
Diffstat (limited to 't/07-fail.t')
-rwxr-xr-xt/07-fail.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/07-fail.t b/t/07-fail.t
index cd1fa7c..fd1db42 100755
--- a/t/07-fail.t
+++ b/t/07-fail.t
@@ -11,7 +11,7 @@ use Test::Sbotools qw/ make_slackbuilds_txt set_lo set_repo sboconfig sboinstall
use File::Temp 'tempdir';
if ($ENV{TEST_INSTALL}) {
- plan tests => 24;
+ plan tests => 26;
} else {
plan skip_all => 'Only run these tests if TEST_INSTALL=1';
}