]> Dogcows Code - chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate/blobdiff - t/sqlite.t
one less warning in tests
[chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate] / t / sqlite.t
index 835ecd1858cd8f289a524a87f2dc8ccae003ca5d..4517ccffa3bb17724c15f39d2005bc8a810dc7cf 100644 (file)
@@ -4,7 +4,6 @@ use lib 't/lib';
 use DBSchema;
 use RunTests;
 use Test::More;
-plan tests => 15;
 
 my $schema = DBSchema::get_test_schema();
 run_tests( $schema );
This page took 0.023143 seconds and 4 git commands to generate.