[Koha-patches] [PATCH] bugfix Dates.t test plan has wrong value

Colin Campbell colin.campbell at ptfs-europe.com
Wed Feb 10 09:58:05 CET 2010


---
 t/Dates.t |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/t/Dates.t b/t/Dates.t
index 0f0cbc2..da6f377 100644
--- a/t/Dates.t
+++ b/t/Dates.t
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use Test::More tests => 192;
+use Test::More tests => 276;
 BEGIN {
 	use FindBin;
 	use lib $FindBin::Bin;
-- 
1.6.6




More information about the Koha-patches mailing list