X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FDBICTest%2FSchema.pm;fp=t%2Flib%2FDBICTest%2FSchema.pm;h=9b11e21bf912471bc5037bc3c15493467ac5de0b;hb=b25af2a8cd075015695e74ef077afd991442f615;hp=52906c7dd1180aa953ecdeb76a79a764836b84d5;hpb=350e8d57bf21e4006e2a5e5c26648cb5ca4903ea;p=dbsrgits%2FDBIx-Class.git diff --git a/t/lib/DBICTest/Schema.pm b/t/lib/DBICTest/Schema.pm index 52906c7..9b11e21 100644 --- a/t/lib/DBICTest/Schema.pm +++ b/t/lib/DBICTest/Schema.pm @@ -53,7 +53,7 @@ __PACKAGE__->load_classes(qw/ ), qw/SelfRefAlias TreeLike TwoKeyTreeLike Event EventTZ NoPrimaryKey/, qw/Collection CollectionObject TypedObject Owners BooksInLibrary/, - qw/ForceForeign Encoded/, + qw/ForceForeign Encoded Quotes/, ); sub sqlt_deploy_hook {