X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/fc316b9da190c3dd8b7dd28541f70d4dbf3bce91..4a6450ca73ed20848cc2d988f42ccbb3ec130e93:/t/cvs.t 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_*';