projects
/
bse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5d6a4e
)
fix the test count
author
Tony Cook
<tony@develop-help.com>
Sat, 16 Mar 2013 00:42:55 +0000
(11:42 +1100)
committer
Tony Cook
<tony@develop-help.com>
Sat, 16 Mar 2013 00:42:55 +0000
(11:42 +1100)
t/010-modules/050-format.t
patch
|
blob
|
blame
|
history
diff --git
a/t/010-modules/050-format.t
b/t/010-modules/050-format.t
index 64bb45427869fba2cf6e7049a6fb21b9ee5afbb7..fa1c2f3fc5d180d22d144a1f44d7f2234d63331c 100644
(file)
--- a/
t/010-modules/050-format.t
+++ b/
t/010-modules/050-format.t
@@
-1,6
+1,6
@@
#!perl -w
use strict;
-use Test::More tests =>
9
7;
+use Test::More tests =>
10
7;
sub format_test($$$;$);
sub noformat_test($$$;$);