X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F95sql_maker.t;h=48f66ac28c772e4f4f6c46925c67ffc7b646c176;hb=20ea616f0157ae01c3af89ce6faa04e1da8248f4;hp=0f7dda87196f5450f2c7211fd6b9aea4c9b483dd;hpb=64e34b4b2e12ed7db1580eb73d0298319655f559;p=dbsrgits%2FDBIx-Class.git diff --git a/t/95sql_maker.t b/t/95sql_maker.t index 0f7dda8..48f66ac 100644 --- a/t/95sql_maker.t +++ b/t/95sql_maker.t @@ -20,10 +20,7 @@ my $schema = DBICTest->init_schema(); my $sql_maker = $schema->storage->sql_maker; -SKIP: { - skip "SQL::Abstract < 1.49 does not pass through arrayrefs", 2 - if $SQL::Abstract::VERSION < 1.49; - +{ my ($sql, @bind) = $sql_maker->insert( 'lottery', {