commit | e86ecbd92271ad86b543c71ca50452528f704ffb | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Feb 21 17:48:59 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Feb 21 17:48:59 2019 +0100 |
tree | bda9cb9f6184fa7b104eb1812a7f6df88474d451 | |
parent | 353aca1215fad9c5413150a80df95ee3abb7e76a [diff] [blame] |
patch 8.1.0965: search test fails Problem: Search test fails. Solution: Wait a bit longer for the 'ambiwidth' redraw.
diff --git a/src/version.c b/src/version.c index a278e20..328d658 100644 --- a/src/version.c +++ b/src/version.c
@@ -780,6 +780,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 965, +/**/ 964, /**/ 963,