From: Rafael Kitover Date: Mon, 30 May 2011 20:05:15 +0000 (-0400) Subject: fix test counts, cleanup new test table X-Git-Tag: 0.07011~88 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b41db47d0e1d5ca19ce8054c9559c48adbe787f7;p=dbsrgits%2FDBIx-Class-Schema-Loader.git fix test counts, cleanup new test table --- diff --git a/t/lib/dbixcsl_common_tests.pm b/t/lib/dbixcsl_common_tests.pm index c767ae2..edc037a 100644 --- a/t/lib/dbixcsl_common_tests.pm +++ b/t/lib/dbixcsl_common_tests.pm @@ -140,7 +140,7 @@ sub run_tests { sub run_only_extra_tests { my ($self, $connect_info) = @_; - plan tests => @$connect_info * (4 + ($self->{extra}{count} || 0) + ($self->{data_type_tests}{test_count} || 0)); + plan tests => @$connect_info * (3 + ($self->{extra}{count} || 0) + ($self->{data_type_tests}{test_count} || 0)); rmtree DUMP_DIR; @@ -1895,6 +1895,7 @@ sub drop_tables { LoAdEr_test24 loader_test35 loader_test36 + loader_test50 /; my @tables_auto_inc = (