Move the test bits related to deprecated IC::File out of the main testschema
[dbsrgits/DBIx-Class-Historic.git] / t / lib / DBICTest / Schema / LinerNotes.pm
index 0c82588..5675f52 100644 (file)
@@ -1,7 +1,7 @@
 package # hide from PAUSE 
     DBICTest::Schema::LinerNotes;
 
-use base qw/DBIx::Class::Core/;
+use base qw/DBICTest::BaseResult/;
 
 __PACKAGE__->table('liner_notes');
 __PACKAGE__->add_columns(