X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Ficdt%2Foffline_pg.t;h=9a49aa81d80a8937973389e2653534ed9ae6060e;hb=8b60b9211a085572446bbfd19e879d00ae03658a;hp=754fa3b4c7177deecc9c756086f4172db6e267f2;hpb=8548e45cbaa8d8862ca78f675c73398ec2b0dc1d;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/t/icdt/offline_pg.t b/t/icdt/offline_pg.t index 754fa3b..9a49aa8 100644 --- a/t/icdt/offline_pg.t +++ b/t/icdt/offline_pg.t @@ -1,4 +1,4 @@ -use DBIx::Class::Optional::Dependencies -skip_all_without => 'test_dt_pg'; +use DBIx::Class::Optional::Dependencies -skip_all_without => qw( icdt icdt_pg ); use strict; use warnings;