commit | 48af321a3382008dc642362d3f54bb6a61ff36e4 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jun 07 17:20:02 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jun 07 17:20:02 2020 +0200 |
tree | 83879ec8409e2715035b3d070be0a277dbe1b3d4 | |
parent | 4fdb8bd0546ac8d90560a4fad359a48667089d43 [diff] [blame] |
patch 8.2.0922: search test fails Problem: Search test fails. Solution: Remove failure tests for calls that no longer fail.
diff --git a/src/version.c b/src/version.c index ec6117f..64871c9 100644 --- a/src/version.c +++ b/src/version.c
@@ -755,6 +755,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 922, +/**/ 921, /**/ 920,