Two more sets of might_have - has_many relationships for extra tests
[dbsrgits/DBIx-Class-Historic.git] / t / lib / DBICTest / Schema.pm
index 22eddff..d217e47 100644 (file)
@@ -11,6 +11,7 @@ __PACKAGE__->load_classes(qw/
   Employee
   CD
   FileColumn
+  Genre
   Link
   Bookmark
   #dummy
@@ -19,6 +20,10 @@ __PACKAGE__->load_classes(qw/
   /,
   { 'DBICTest::Schema' => [qw/
     LinerNotes
+    Artwork
+    Image
+    Lyrics
+    LyricVersion
     OneKey
     #dummy
     TwoKeys