works. win.
[dbsrgits/DBIx-Class.git] / t / run / 01core.tl
index 3a3b2fd..eaad538 100644 (file)
@@ -1,7 +1,7 @@
 sub run_tests {
 my $schema = shift;
 
-plan tests => 59;
+plan tests => 60;
 
 # figure out if we've got a version of sqlite that is older than 3.2.6, in
 # which case COUNT(DISTINCT()) doesn't work