Some tweaks to Componentised, many_to_many helper from abraxxa
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Schema.pm
index d2a7e5b..941a8d4 100644 (file)
@@ -21,6 +21,8 @@ __PACKAGE__->load_classes(qw/
     'FourKeys',
     '#dummy',
     'SelfRef',
+    'Producer',
+    'CD_to_Producer',
   ),
   qw/SelfRefAlias CDWithArtist/
 );