Skip to content

v0.2.54..v0.2.55 changeset changeset stats 2.json

Garret Voltz edited this page Aug 14, 2020 · 1 revision
diff --git a/test-files/cmd/slow/ChangesetDeriveCmdTest/changeset-stats-2.json b/test-files/cmd/slow/ChangesetDeriveCmdTest/changeset-stats-2.json
new file mode 100644
index 0000000..619f18f
--- /dev/null
+++ b/test-files/cmd/slow/ChangesetDeriveCmdTest/changeset-stats-2.json
@@ -0,0 +1,38 @@
+{
+    "Create":
+    [
+        {
+            "Node": "34"
+        },
+        {
+            "Relation": "0"
+        },
+        {
+            "Way": "3"
+        }
+    ],
+    "Delete":
+    [
+        {
+            "Node": "0"
+        },
+        {
+            "Relation": "0"
+        },
+        {
+            "Way": "0"
+        }
+    ],
+    "Modify":
+    [
+        {
+            "Node": "0"
+        },
+        {
+            "Relation": "0"
+        },
+        {
+            "Way": "0"
+        }
+    ]
+}
Clone this wiki locally