addition of use_create option for populate
[dbsrgits/DBIx-Class-Fixtures.git] / t / lib / DBICTest.pm
index a0414cf..bf36d1b 100755 (executable)
@@ -139,6 +139,7 @@ sub populate_schema {
         [ 1, 'Caterwauler McCrae' ],
         [ 2, 'Random Boy Band' ],
         [ 3, 'We Are Goth' ],
+        [ 4, '' ] # Test overridden new will default name to "Test Name" using use_create => 1.
     ]);
 
     $schema->populate('CD', [