]> git.openstreetmap.org Git - rails.git/blob - test/fixtures/node_tags.yml
moving the check consistency to it's own file so that checks will be able to be loade...
[rails.git] / test / fixtures / node_tags.yml
1 t1:
2   id: 1
3   k: testvisible
4   v: yes
5   version: 1
6
7 t2:
8   id: 3
9   k: testused
10   v: yes
11   version: 1
12
13 t3:
14   id: 4
15   k: test
16   v: yes
17   version: 1