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=d69abc00a3cb868743d75cea3d08a52d9a8fa12f;hb=e6a8b3fc4dc400af1a7ed827eaf9752ec99ad289;hp=e882ee77644e12d82dc164eefe378d704257206d;hpb=3e6fb1021178baa133c85f35c7ed89a9ae91bca9;p=dbsrgits%2FDBIx-Class.git diff --git a/t/lib/DBICTest/Schema.pm b/t/lib/DBICTest/Schema.pm index e882ee7..d69abc0 100644 --- a/t/lib/DBICTest/Schema.pm +++ b/t/lib/DBICTest/Schema.pm @@ -9,6 +9,8 @@ __PACKAGE__->load_classes(qw/ Artist Employee CD + Link + Bookmark #dummy Track Tag