[Koha-patches] [3.0.x] Fixing tests for Dates.t

Chris Cormack chris at bigballofwax.co.nz
Tue Dec 15 09:00:09 CET 2009


---
 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.3.3




More information about the Koha-patches mailing list