Refactor SQLA/select interaction (in reality just cleanup)
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Schema.pm
index 319ffec..f326bd4 100644 (file)
@@ -20,10 +20,14 @@ __PACKAGE__->load_classes(qw/
   Tag
   Year2000CDs
   Year1999CDs
+  CustomSql
+  Money
+  TimestampPrimaryKey
   /,
   { 'DBICTest::Schema' => [qw/
     LinerNotes
     Artwork
+    Artwork_to_Artist
     Image
     Lyrics
     LyricVersion