X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FDBICTest%2FSchema%2FFileColumn.pm;h=046e7c20bd95a4700e6d0bb6f22ad9d14ad971ae;hb=823c91a18ccb75b3bd2e9adf87139b612c96ba86;hp=82fcebdf6e70623694d682918a16f00b23b9e787;hpb=c2ecf953198fc6c43edae1b39de4cc86debcb11b;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/t/lib/DBICTest/Schema/FileColumn.pm b/t/lib/DBICTest/Schema/FileColumn.pm index 82fcebd..046e7c2 100644 --- a/t/lib/DBICTest/Schema/FileColumn.pm +++ b/t/lib/DBICTest/Schema/FileColumn.pm @@ -6,8 +6,6 @@ use warnings; use base qw/DBICTest::BaseResult/; use File::Temp qw/tempdir/; -__PACKAGE__->load_components(qw/InflateColumn::File/); - __PACKAGE__->table('file_columns'); __PACKAGE__->add_columns(