Simplify guarded pass-through added to CDBI in ee333775
[dbsrgits/DBIx-Class.git] / t / cdbi / 09-has_many.t
index a19500a..bac11ed 100644 (file)
@@ -1,3 +1,4 @@
+BEGIN { do "./t/lib/ANFANG.pm" or die ( $@ || $! ) }
 use DBIx::Class::Optional::Dependencies -skip_all_without => 'cdbicompat';
 
 use strict;