summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xt/tag.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/tag.t b/t/tag.t
index 9f2a8f3ec..871488604 100755
--- a/t/tag.t
+++ b/t/tag.t
@@ -3,7 +3,7 @@ package IkiWiki;
use warnings;
use strict;
-use Test::More tests => 23;
+use Test::More tests => 24;
BEGIN { use_ok("IkiWiki"); }
BEGIN { use_ok("IkiWiki::Render"); }