X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FDBICTest%2FSchema%2FOwners.pm;h=38aa0254f8fc070d38093819786c656128a31971;hb=660cf1be74795a5a5784f413741816413a724c1a;hp=acaf5ed1a358de179a9a60f3b504c606ba815a71;hpb=149f24a3e0f97b6b8e1749c123a22cf6b3cc0f7f;p=dbsrgits%2FDBIx-Class.git diff --git a/t/lib/DBICTest/Schema/Owners.pm b/t/lib/DBICTest/Schema/Owners.pm index acaf5ed..38aa025 100644 --- a/t/lib/DBICTest/Schema/Owners.pm +++ b/t/lib/DBICTest/Schema/Owners.pm @@ -1,7 +1,7 @@ package # hide from PAUSE DBICTest::Schema::Owners; -use base qw/DBIx::Class::Core/; +use base qw/DBICTest::BaseResult/; __PACKAGE__->table('owners'); __PACKAGE__->add_columns(