diff --git a/test-files/cmd/slow/DiffConflateCmdTest/output_unified_changeset_stats.json b/test-files/cmd/slow/DiffConflateCmdTest/output_unified_changeset_stats.json
new file mode 100644
index 0000000..48941c1
--- /dev/null
+++ b/test-files/cmd/slow/DiffConflateCmdTest/output_unified_changeset_stats.json
@@ -0,0 +1,38 @@
+{
+ "Create":
+ [
+ {
+ "Node": "318"
+ },
+ {
+ "Relation": "0"
+ },
+ {
+ "Way": "23"
+ }
+ ],
+ "Delete":
+ [
+ {
+ "Node": "0"
+ },
+ {
+ "Relation": "0"
+ },
+ {
+ "Way": "0"
+ }
+ ],
+ "Modify":
+ [
+ {
+ "Node": "0"
+ },
+ {
+ "Relation": "0"
+ },
+ {
+ "Way": "5"
+ }
+ ]
+}