X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F72pg.t;h=cdf2178d9951c48400b4ca18676b542f360cce43;hb=a997886f200a00268a5967822ff04c7f7fb318c8;hp=45e614fb3ff15a008ae8f4634ff26d057b6afa0b;hpb=6ffb5be522e752ea1ad2a99d36648535fe30a43b;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/t/72pg.t b/t/72pg.t index 45e614f..cdf2178 100644 --- a/t/72pg.t +++ b/t/72pg.t @@ -130,10 +130,7 @@ like($artistid_defval, is_deeply($type_info, $test_type_info, 'columns_info_for - column data types'); -SKIP: { - skip "SQL::Abstract < 1.49 does not pass through arrayrefs", 4 - if $SQL::Abstract::VERSION < 1.49; - +{ lives_ok { $schema->resultset('ArrayTest')->create({ arrayfield => [1, 2],