X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FDBICTest%2FSchema%2FArtwork_to_Artist.pm;h=085908022f2ccbc7a4f23b5a4547ee2a06d3041a;hb=123df5269e2a19f93ff072bbf92832fb23d19f4c;hp=0d832ca8366d941e05ca988c996ef32d1498ff42;hpb=d563309646cd5a6d156ffb3d601f9d914926831b;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/t/lib/DBICTest/Schema/Artwork_to_Artist.pm b/t/lib/DBICTest/Schema/Artwork_to_Artist.pm index 0d832ca..0859080 100644 --- a/t/lib/DBICTest/Schema/Artwork_to_Artist.pm +++ b/t/lib/DBICTest/Schema/Artwork_to_Artist.pm @@ -1,7 +1,7 @@ package # hide from PAUSE DBICTest::Schema::Artwork_to_Artist; -use base qw/DBIx::Class::Core/; +use base qw/DBICTest::BaseResult/; __PACKAGE__->table('artwork_to_artist'); __PACKAGE__->add_columns(