throw_exception if view_definition is missing instead of silent skipping + test changes
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Schema.pm
index 319ffec..a3e4484 100644 (file)
@@ -20,10 +20,13 @@ __PACKAGE__->load_classes(qw/
   Tag
   Year2000CDs
   Year1999CDs
+  CustomSql
+  Money
   /,
   { 'DBICTest::Schema' => [qw/
     LinerNotes
     Artwork
+    Artwork_to_Artist
     Image
     Lyrics
     LyricVersion