Fixed some tests so they're now passing (things like bad plans and pod-coverage)
[dbsrgits/DBIx-Class-Historic.git] / t / 96multi_create.t
index 9c75cac..77cc347 100644 (file)
@@ -6,7 +6,7 @@ use Test::Exception;
 use lib qw(t/lib);
 use DBICTest;
 
-plan tests => 85;
+plan tests => 79;
 
 my $schema = DBICTest->init_schema();