X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Flib%2FDBICTest%2FSchema.pm;h=3b6a77534137f92455eb189809a12fa5a654bcb2;hb=48dda9d351b6e620c8b55fb2e25c34004a587b2f;hp=d683a2560892929b5ef94d57231b74ff0af6084d;hpb=a6a1ec3277f63a6890576654ad6b075b83551b6e;p=dbsrgits%2FDBIx-Class.git diff --git a/t/lib/DBICTest/Schema.pm b/t/lib/DBICTest/Schema.pm index d683a25..3b6a775 100644 --- a/t/lib/DBICTest/Schema.pm +++ b/t/lib/DBICTest/Schema.pm @@ -8,6 +8,7 @@ no warnings qw/qw/; __PACKAGE__->load_classes(qw/ Artist SequenceTest + BindType Employee CD FileColumn