]> git.openstreetmap.org Git - rails.git/blobdiff - test/fixtures/current_node_tags.yml
Added more fixtures and tests for node versioning calls.
[rails.git] / test / fixtures / current_node_tags.yml
index ce68a543923f795889f354756caf5daec96acbdd..8a699e9d449460a683825accac174a80d6539074 100644 (file)
@@ -13,3 +13,17 @@ t3:
   k: test
   v: yes
 
+t4:
+  id: 4
+  k: test
+  v: yes
+
+nv_t1:
+  id: 15
+  k: testing
+  v: added in node version 3
+
+nv_t2:
+  id: 15
+  k: testing two
+  v: modified in node version 4