aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xt/cvs.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/cvs.t b/t/cvs.t
index 5f5ba30a9..9afd5a7e9 100755
--- a/t/cvs.t
+++ b/t/cvs.t
@@ -1,7 +1,7 @@
#!/usr/bin/perl
use warnings;
use strict;
-use Test::More; my $total_tests = 41;
+use Test::More; my $total_tests = 42;
use IkiWiki;
my $default_test_methods = '^test_*';