projects
/
chaz
/
p5-DBIx-Class-ResultSet-RecursiveUpdate
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
a few tests
[chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate]
/
t
/
sqlite.t
diff --git
a/t/sqlite.t
b/t/sqlite.t
index 45eca317591648d992a0ade3243f75d6e1fe3f77..4517ccffa3bb17724c15f39d2005bc8a810dc7cf 100644
(file)
--- a/
t/sqlite.t
+++ b/
t/sqlite.t
@@
-4,7
+4,6
@@
use lib 't/lib';
use DBSchema;
use RunTests;
use Test::More;
-plan tests => 19;
my $schema = DBSchema::get_test_schema();
run_tests( $schema );
This page took
0.017859 seconds
and
4
git commands to generate.