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 }