aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/cars.yml
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures/cars.yml')
-rw-r--r--activerecord/test/fixtures/cars.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/cars.yml b/activerecord/test/fixtures/cars.yml
index 23c98e8144..b4c748aaa7 100644
--- a/activerecord/test/fixtures/cars.yml
+++ b/activerecord/test/fixtures/cars.yml
@@ -2,3 +2,8 @@ honda:
id: 1
name: honda
engines_count: 0
+
+zyke:
+ id: 2
+ name: zyke
+ engines_count: 0