X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F72pg.t;h=f0c45455b65696f5d7c66b1d4a547a8551af2890;hb=645de9002cae758b595dccef238f15f2414ad7c0;hp=4c7721f7466194784a6052ac9c7ff5bb81e1172e;hpb=c224117ba88568b567020a05c73566881c14e946;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/t/72pg.t b/t/72pg.t index 4c7721f..f0c4545 100644 --- a/t/72pg.t +++ b/t/72pg.t @@ -47,7 +47,7 @@ plan skip_all => 'Set $ENV{DBICTEST_PG_DSN}, _USER and _PASS to run this test '. unless ($dsn && $user && $pass); -plan tests => 36; +plan tests => 37; DBICTest::Schema->load_classes( 'Casecheck', 'ArrayTest' ); my $schema = DBICTest::Schema->connect($dsn, $user, $pass); @@ -133,8 +133,8 @@ is_deeply($type_info, $test_type_info, 'columns_info_for - column data types'); SKIP: { - skip "SQL::Abstract < 1.50 does not pass through arrayrefs", 3 - if $SQL::Abstract::VERSION < 1.50; + skip "SQL::Abstract < 1.49 does not pass through arrayrefs", 4 + if $SQL::Abstract::VERSION < 1.49; lives_ok { $schema->resultset('ArrayTest')->create({