From: Jess Robinson Date: Fri, 19 May 2006 13:12:22 +0000 (+0000) Subject: .. And correct the number of tests X-Git-Tag: v0.07002~85 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=698c0549262dd7febffe1b16266816e1e374f1bb;p=dbsrgits%2FDBIx-Class.git .. And correct the number of tests --- diff --git a/t/helperrels/26sqlt.t b/t/helperrels/26sqlt.t index 230453c..521e57d 100644 --- a/t/helperrels/26sqlt.t +++ b/t/helperrels/26sqlt.t @@ -8,7 +8,7 @@ plan skip_all => 'SQL::Translator required' if $@; my $schema = DBICTest::Schema; -plan tests => 27; +plan tests => 29; my $translator = SQL::Translator->new( parser_args => {