X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FDBICTest%2FSchema%2FTypedObject.pm;h=7679c5e576a53f7167416f69230bb2808e2a884b;hb=8273e845426f0187b4ad6c4a1b42286fa09a648f;hp=6498add095a45640ca111305da0df8aa9e684126;hpb=78060df8cb43cafd81304f386d7111510a4b8f9d;p=dbsrgits%2FDBIx-Class.git diff --git a/t/lib/DBICTest/Schema/TypedObject.pm b/t/lib/DBICTest/Schema/TypedObject.pm index 6498add..7679c5e 100644 --- a/t/lib/DBICTest/Schema/TypedObject.pm +++ b/t/lib/DBICTest/Schema/TypedObject.pm @@ -1,7 +1,7 @@ -package # hide from PAUSE +package # hide from PAUSE DBICTest::Schema::TypedObject; -use base qw/DBIx::Class::Core/; +use base qw/DBICTest::BaseResult/; __PACKAGE__->table('typed_object'); __PACKAGE__->add_columns(