Get rid of Path::Class ( that *does* feel good )
[dbsrgits/DBIx-Class.git] / t / inflate / file_column.t
index 9c5203d..453adee 100644 (file)
@@ -1,4 +1,5 @@
 BEGIN { do "./t/lib/ANFANG.pm" or die ( $@ || $! ) }
+use DBIx::Class::Optional::Dependencies -skip_all_without => qw( ic_file );
 
 use strict;
 use warnings;