projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
fba8d11
)
.. And correct the number of tests
Jess Robinson [Fri, 19 May 2006 13:12:22 +0000 (13:12 +0000)]
t/helperrels/26sqlt.t
patch
|
blob
|
blame
|
history
diff --git
a/t/helperrels/26sqlt.t
b/t/helperrels/26sqlt.t
index
230453c
..
521e57d
100644
(file)
--- 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 => {