use Test::Exception
[dbsrgits/DBIx-Class-Historic.git] / t / lib / DBICTest / Schema.pm
index a35d54e..a3e4484 100644 (file)
@@ -18,10 +18,15 @@ __PACKAGE__->load_classes(qw/
   #dummy
   Track
   Tag
+  Year2000CDs
+  Year1999CDs
+  CustomSql
+  Money
   /,
   { 'DBICTest::Schema' => [qw/
     LinerNotes
     Artwork
+    Artwork_to_Artist
     Image
     Lyrics
     LyricVersion