.. And correct the number of tests
Jess Robinson [Fri, 19 May 2006 13:12:22 +0000 (13:12 +0000)]
t/helperrels/26sqlt.t

index 230453c..521e57d 100644 (file)
@@ -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          => {