]> Dogcows Code - chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate/blobdiff - t/sqlite.t
code for resolving - fix
[chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate] / t / sqlite.t
index 45eca317591648d992a0ade3243f75d6e1fe3f77..ae617b6683058cc4cbfe458d4aa661001e10ee7f 100644 (file)
@@ -4,7 +4,7 @@ use lib 't/lib';
 use DBSchema;
 use RunTests;
 use Test::More;
-plan tests => 19;
+plan tests => 23;
 
 my $schema = DBSchema::get_test_schema();
 run_tests( $schema );
This page took 0.016275 seconds and 4 git commands to generate.