]> git.openstreetmap.org Git - rails.git/blobdiff - test/fixtures/node_tags.yml
You can now test nodes. This test needs looked at again, as it currently doesn't...
[rails.git] / test / fixtures / node_tags.yml
diff --git a/test/fixtures/node_tags.yml b/test/fixtures/node_tags.yml
new file mode 100644 (file)
index 0000000..c32dc6c
--- /dev/null
@@ -0,0 +1,17 @@
+t1:
+  id: visible_node
+  k: testvisible
+  v: yes
+  version: 1
+
+t2:
+  id: used_node_1
+  k: testused
+  v: yes
+  version: 1
+
+t3:
+  id: used_node_2
+  k: test
+  v: yes
+  version: 1