Set to 21 tests instead of 20
[dbsrgits/DBIx-Class-Historic.git] / 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);