bugfix Dates.t test plan has wrong value
authorColin Campbell <colin.campbell@ptfs-europe.com>
Wed, 10 Feb 2010 08:58:05 +0000 (08:58 +0000)
committerGalen Charlton <gmcharlt@gmail.com>
Wed, 10 Feb 2010 10:53:28 +0000 (05:53 -0500)
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
t/Dates.t

index 0f0cbc2..da6f377 100644 (file)
--- 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;