]> git.openstreetmap.org Git - rails.git/blob - test/fixtures/current_relation_tags.yml
Adding some more unit test stubs that need filling out. Adding changeset tags fixture...
[rails.git] / test / fixtures / current_relation_tags.yml
1 t1:
2   id: 1
3   k: 'test'
4   v: 'yes'
5
6 t2:
7   id: 2
8   k: 'test'
9   v: 'yes'
10
11 t2:
12   id: 3
13   k: 'test'
14   v: 'yes'