Merge the relationship resolution rework
[dbsrgits/DBIx-Class.git] / t / cdbi / 03-subclassing.t
index 767b341..b5ac32f 100644 (file)
@@ -1,3 +1,6 @@
+BEGIN { do "./t/lib/ANFANG.pm" or die ( $@ || $! ) }
+use DBIx::Class::Optional::Dependencies -skip_all_without => 'cdbicompat';
+
 use strict;
 use warnings;