Set to 21 tests instead of 20
Andy Grundman [Tue, 2 Aug 2005 17:22:19 +0000 (17:22 +0000)]
t/01core.t

index 92dbdd5..3b128e4 100644 (file)
@@ -1,6 +1,6 @@
 use Test::More;
 
-plan tests => 20;
+plan tests => 21;
 
 use lib qw(t/lib);