Merge the relationship resolution rework
[dbsrgits/DBIx-Class.git] / t / cdbi / 70_implicit_inflate.t
index 145a467..1c58f2c 100644 (file)
@@ -1,4 +1,5 @@
-use DBIx::Class::Optional::Dependencies -skip_all_without => 'test_dt_sqlite';
+BEGIN { do "./t/lib/ANFANG.pm" or die ( $@ || $! ) }
+use DBIx::Class::Optional::Dependencies -skip_all_without => qw( cdbicompat rdbms_sqlite ic_dt );
 
 use strict;
 use warnings;