]> git.openstreetmap.org Git - rails.git/blobdiff - test/fixtures/current_relation_tags.yml
Merge branch 'master' into openid
[rails.git] / test / fixtures / current_relation_tags.yml
index aaf06a397d54a3321dda12eb054e1a3549e823d0..a797a336ce2be9ad4cd38380f5025edffc577a71 100644 (file)
@@ -1,14 +1,34 @@
 t1:
   id: 1
 t1:
   id: 1
-  k: test
-  v: yes
+  k: 'test'
+  v: 'yes'
 
 t2:
   id: 2
 
 t2:
   id: 2
-  k: test
-  v: yes
+  k: 'test'
+  v: 'yes'
 
 
-t2:
+t3:
   id: 3
   id: 3
-  k: test
-  v: yes
+  k: 'test'
+  v: 'yes'
+
+mt_1:
+  id: 4
+  k: 'tag1'
+  v: 'val1'
+
+mt_2:
+  id: 4
+  k: 'tag2'
+  v: 'val2'
+
+mt_3:
+  id: 4
+  k: 'tag3'
+  v: 'val3'
+
+mt_4:
+  id: 4
+  k: 'tag4'
+  v: 'val4'