Refactor SQLA/select interaction (in reality just cleanup)
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Schema.pm
index 8072617..f326bd4 100644 (file)
@@ -9,7 +9,6 @@ __PACKAGE__->load_classes(qw/
   Artist
   SequenceTest
   BindType
-  SingleBlob
   Employee
   CD
   FileColumn
@@ -21,6 +20,9 @@ __PACKAGE__->load_classes(qw/
   Tag
   Year2000CDs
   Year1999CDs
+  CustomSql
+  Money
+  TimestampPrimaryKey
   /,
   { 'DBICTest::Schema' => [qw/
     LinerNotes