]> git.openstreetmap.org Git - rails.git/blob - test/fixtures/current_relations.yml
Merge 14394:14533 from trunk.
[rails.git] / test / fixtures / current_relations.yml
1 visible_relation:
2   id: 1
3   changeset_id: 1
4   timestamp: 2007-01-01 00:00:00
5   visible: true
6   version: 1
7
8 invisible_relation:
9   id: 2
10   changeset_id: 1
11   timestamp: 2007-01-01 00:00:00
12   visible: false
13   version: 1
14
15 used_relation:
16   id: 3
17   changeset_id: 1
18   timestamp: 2007-01-01 00:00:00
19   visible: true
20   version: 1