Merge 'trunk' into 'on_connect_call'
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Schema / Artwork.pm
index 10e07ce..849096b 100644 (file)
@@ -1,7 +1,7 @@
 package # hide from PAUSE
     DBICTest::Schema::Artwork;
 
-use base qw/DBIx::Class::Core/;
+use base qw/DBICTest::BaseResult/;
 
 __PACKAGE__->table('cd_artwork');
 __PACKAGE__->add_columns(