]> Dogcows Code - chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate/blobdiff - t/sqlite.t
test case for might_have and another minor bug fix
[chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate] / t / sqlite.t
index 835ecd1858cd8f289a524a87f2dc8ccae003ca5d..ca3e72e494115cd2ead4661df7b98342f047501b 100644 (file)
@@ -4,8 +4,8 @@ use lib 't/lib';
 use DBSchema;
 use RunTests;
 use Test::More;
-plan tests => 15;
 
+#unlink 't/var/dvdzbr.db';
 my $schema = DBSchema::get_test_schema();
 run_tests( $schema );
 
This page took 0.018699 seconds and 4 git commands to generate.