]> git.openstreetmap.org Git - rails.git/blob - test/fixtures/node_tags.yml
wrong foreign key command in the migration
[rails.git] / test / fixtures / node_tags.yml
1 t1:
2   id: visible_node
3   k: testvisible
4   v: yes
5   version: 1
6
7 t2:
8   id: used_node_1
9   k: testused
10   v: yes
11   version: 1
12
13 t3:
14   id: used_node_2
15   k: test
16   v: yes
17   version: 1