]> git.openstreetmap.org Git - rails.git/blobdiff - test/fixtures/relations.yml
Fixed formatting and stuff in fixtures.
[rails.git] / test / fixtures / relations.yml
index e4c3b18fa04c967bb9ffcfe800880b846e2194bd..7df9c6bd76a57b10c77f57a6c6d6808f71d5ce35 100644 (file)
@@ -2,19 +2,26 @@ visible_relation:
   id: 1
   changeset_id: 1
   timestamp: 2007-01-01 00:00:00
-  visible: 1
+  visible: true
   version: 1
 
 invisible_relation:
   id: 2
   changeset_id: 1
   timestamp: 2007-01-01 00:00:00
-  visible: 0
+  visible: false
   version: 1
 
 used_relation:
   id: 3
   changeset_id: 1
   timestamp: 2007-01-01 00:00:00
-  visible: 1
+  visible: true
+  version: 1
+  
+multi_tag_relation:
+  id: 4
+  changeset_id: 4
+  timestamp: 2009-04-21 09:50:57
+  visible: true
   version: 1