Institute a central "load this first in testing" package
[dbsrgits/DBIx-Class.git] / t / cdbi / 22-deflate_order.t
index 71d8d7d..a54eaf7 100644 (file)
@@ -1,3 +1,4 @@
+BEGIN { do "./t/lib/ANFANG.pm" or die ( $@ || $! ) }
 use DBIx::Class::Optional::Dependencies -skip_all_without => qw( cdbicompat test_rdbms_mysql Time::Piece::MySQL>=0 );
 
 $| = 1;