Skip to content

v0.2.47..v0.2.48 changeset runReplaceTest2.json

Garret Voltz edited this page Sep 27, 2019 · 1 revision
diff --git a/test-files/elements/RelationTest/runReplaceTest2.json b/test-files/elements/RelationTest/runReplaceTest2.json
new file mode 100644
index 0000000..400a0d3
--- /dev/null
+++ b/test-files/elements/RelationTest/runReplaceTest2.json
@@ -0,0 +1,11 @@
+{"version": 0.6,"generator": "Hootenanny","elements": [
+{"type":"way","id":1,"nodes":[],"tags":{"error:circular":"15"}},
+{"type":"way","id":2,"nodes":[],"tags":{"error:circular":"15"}},
+{"type":"way","id":3,"nodes":[],"tags":{"error:circular":"15"}},
+{"type":"relation","id":1,"members":[
+{"type":"way","ref":2,"role":"foo"},
+{"type":"way","ref":2,"role":"bar"},
+{"type":"way","ref":3,"role":"bar"},
+{"type":"way","ref":2,"role":"lucky"},
+{"type":"way","ref":3,"role":"lucky"}],"tags":{"error:circular":"15"}}]
+}
Clone this wiki locally