X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=t%2Flib%2FDBICTest%2FSchema.pm;h=a07db605547d814a64589e3a07811c1382ac01ea;hp=e3329a762eb6f3dc05095f5e7b98390753497969;hb=0da8b7da7a9df7b84e9a3228cd1f5feb1d65bb07;hpb=7eff603c8f66f317c9964ade45f9b447f3447833 diff --git a/t/lib/DBICTest/Schema.pm b/t/lib/DBICTest/Schema.pm index e3329a7..a07db60 100644 --- a/t/lib/DBICTest/Schema.pm +++ b/t/lib/DBICTest/Schema.pm @@ -38,7 +38,8 @@ __PACKAGE__->load_classes(qw/ qw/SelfRefAlias TreeLike TwoKeyTreeLike Event EventTZ NoPrimaryKey/, qw/Collection CollectionObject TypedObject/, qw/Owners BooksInLibrary/, - qw/ForceForeign/ + qw/ForceForeign/, + qw/LongColumns/, ); sub sqlt_deploy_hook {