commit | 326e7da609a1b115b0ed535e89e970afebe99e35 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Nov 12 16:06:03 2021 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Nov 12 16:06:03 2021 +0000 |
tree | 46933a072afa15e8b287343d2dcea814b70d7585 | |
parent | 88137396733896eb5e49c2b3b73d9a496d6ce49a [diff] [blame] |
patch 8.2.3586: command completion test fails Problem: Command completion test fails. Solution: Add new argument to expected output
diff --git a/src/version.c b/src/version.c index 39d1b8a..040fbb6 100644 --- a/src/version.c +++ b/src/version.c
@@ -758,6 +758,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3586, +/**/ 3585, /**/ 3584,