[Po4a-commits] r2762 - /trunk/t/23-man.t

mquinson at users.alioth.debian.org mquinson at users.alioth.debian.org
Sun Jun 22 19:14:06 UTC 2014


Author: mquinson
Date: Sun Jun 22 19:14:06 2014
New Revision: 2762

URL: http://svn.debian.org/wsvn/po4a/?sc=1&rev=2762
Log:
update the test amount so that the test runner don't whine

Modified:
    trunk/t/23-man.t

Modified: trunk/t/23-man.t
URL: http://svn.debian.org/wsvn/po4a/trunk/t/23-man.t?rev=2762&op=diff
==============================================================================
--- trunk/t/23-man.t	(original)
+++ trunk/t/23-man.t	Sun Jun 22 19:14:06 2014
@@ -197,7 +197,7 @@
   'doc'  => "translate this document",
 };
 
-use Test::More tests => 68; # $formats * $tests * 2
+use Test::More tests => 70; # $formats * $tests * 2
 
 foreach my $format (@formats) {
     for (my $i=0; $i<scalar @tests; $i++) {




More information about the Po4a-commits mailing list