X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/fd6f00b069af5a7b87227ea4c3401dc461d7311a..56aefb8dcd86aca391285abf84eb53f3e3e03572:/test/fixtures/current_relation_tags.yml diff --git a/test/fixtures/current_relation_tags.yml b/test/fixtures/current_relation_tags.yml index d2755bdfd..a797a336c 100644 --- a/test/fixtures/current_relation_tags.yml +++ b/test/fixtures/current_relation_tags.yml @@ -12,3 +12,23 @@ t3: id: 3 k: 'test' v: 'yes' + +mt_1: + id: 4 + k: 'tag1' + v: 'val1' + +mt_2: + id: 4 + k: 'tag2' + v: 'val2' + +mt_3: + id: 4 + k: 'tag3' + v: 'val3' + +mt_4: + id: 4 + k: 'tag4' + v: 'val4'