summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2021-04-06 14:25:13 +1000
committerJesse Duffield <jessedduffield@gmail.com>2021-04-06 19:34:32 +1000
commit39eb93783067bcbbcc0846a89e838ed10d1506a8 (patch)
treea41381131073d185f2cfb11ca9ecf1746c141cd6
parentfbab5bd444768b8151e76336e6070f554eec8fea (diff)
update test descriptions
-rw-r--r--test/integration/diffing2/test.json2
-rw-r--r--test/integration/diffing3/test.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/integration/diffing2/test.json b/test/integration/diffing2/test.json
index 8ffc90df2..c72724877 100644
--- a/test/integration/diffing2/test.json
+++ b/test/integration/diffing2/test.json
@@ -1 +1 @@
-{ "description": "diffing two branches and making a patch from their diff files", "speed": 10 }
+{ "description": "diffing two branches (again) and making a patch from their diff files", "speed": 10 }
diff --git a/test/integration/diffing3/test.json b/test/integration/diffing3/test.json
index 7ce255921..e6156b2cf 100644
--- a/test/integration/diffing3/test.json
+++ b/test/integration/diffing3/test.json
@@ -1 +1 @@
-{ "description": "diffing two branches and making a patch from their diff files", "speed": 1 }
+{ "description": "diffing two commits and making a patch from their diff files", "speed": 1 }