]> git.openstreetmap.org Git - rails.git/blobdiff - test/fixtures/way_tags.yml
Fix changeset fixtures as noted on the dev mailing list. http://lists.openstreetmap...
[rails.git] / test / fixtures / way_tags.yml
index d1c69a6d418b35a58e955b833740f379705a4886..7e671672d5e4079b9ec3926dd1a478cdadbd15ff 100644 (file)
@@ -1,11 +1,17 @@
 t1:
   id: 1
-  k: test
-  v: yes
+  k: 'test'
+  v: 'yes'
   version: 1
 
 t2:
   id: 2
-  k: test
-  v: yes
+  k: 'test'
+  v: 'yes'
+  version: 1
+
+t3:
+  id: 3
+  k: 'test'
+  v: 'yes'
   version: 1