aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/tags.yml
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/fixtures/tags.yml')
-rw-r--r--activerecord/test/fixtures/tags.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/activerecord/test/fixtures/tags.yml b/activerecord/test/fixtures/tags.yml
index 2a494089ff..471b96f362 100644
--- a/activerecord/test/fixtures/tags.yml
+++ b/activerecord/test/fixtures/tags.yml
@@ -1,3 +1,7 @@
general:
id: 1
- name: General \ No newline at end of file
+ name: General
+
+misc:
+ id: 2
+ name: Misc \ No newline at end of file