X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FDBICTest%2FSchema.pm;h=22eddff75e5780f95f85f0f9b32db0ad7838fa76;hb=a7e65bb51bb6dbdfdaf229a6d0dd1d8c25bef337;hp=d1a86bdbdb49e893f1ca0e2247d3a84ae451d4ab;hpb=e951858e3c499abf50e7bbe7e1d4e57460825511;p=dbsrgits%2FDBIx-Class.git diff --git a/t/lib/DBICTest/Schema.pm b/t/lib/DBICTest/Schema.pm index d1a86bd..22eddff 100644 --- a/t/lib/DBICTest/Schema.pm +++ b/t/lib/DBICTest/Schema.pm @@ -36,10 +36,8 @@ __PACKAGE__->load_classes(qw/ 'CD_to_Producer', ), qw/SelfRefAlias TreeLike TwoKeyTreeLike Event EventTZ NoPrimaryKey/, - qw/Collection CollectionObject TypedObject/, - qw/Owners BooksInLibrary/, + qw/Collection CollectionObject TypedObject Owners BooksInLibrary/, qw/ForceForeign/, - qw/LongColumns/, ); sub sqlt_deploy_hook {