Added a test to demonstrate failure of not following belongs_to relationships as...
[dbsrgits/DBIx-Class-Fixtures.git] / t / lib / DBICTest.pm
index 9de9e27..a0414cf 100755 (executable)
@@ -176,6 +176,9 @@ sub populate_schema {
         [ 1, 1 ],
         [ 1, 2 ],
         [ 1, 3 ],
+        [ 2, 1 ],
+        [ 2, 2 ],
+        [ 3, 3 ],
     ]);
 
     $schema->populate('Track', [