projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f29c124
)
Update test plan, missed in previous.
author
Amitai Schlair
<schmonz-web-ikiwiki@schmonz.com>
Thu, 2 Feb 2012 03:08:21 +0000
(22:08 -0500)
committer
Amitai Schlair
<schmonz-web-ikiwiki@schmonz.com>
Thu, 2 Feb 2012 03:08:21 +0000
(22:08 -0500)
t/cvs.t
patch
|
blob
|
history
diff --git
a/t/cvs.t
b/t/cvs.t
index 5f5ba30a90ed4058fb4f5d9e1f20ac7a519a6972..9afd5a7e9061767f8cc0f1f5ad08d97dcc335c98 100755
(executable)
--- 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 = 4
1
;
+use Test::More; my $total_tests = 4
2
;
use IkiWiki;
my $default_test_methods = '^test_*';