fixup for stringify that can be false in find_or_create_related
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Schema.pm
index fbf5383..595db5a 100644 (file)
@@ -8,6 +8,8 @@ no warnings qw/qw/;
 __PACKAGE__->load_classes(qw/
   Artist
   CD
+  Link
+  Bookmark
   #dummy
   Track
   Tag