commit | f2d8b7a0a69fd71018341755da5ce55d067b5923 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Aug 02 22:46:11 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Aug 02 22:46:11 2019 +0200 |
tree | 923ef6758b10b1b78258f04d6ad7ee13e4cd0ef7 | |
parent | 1ccaa35abf0706de3516b3013fe12964abada079 [diff] [blame] |
patch 8.1.1794: tests are flaky Problem: Tests are flaky. Solution: Undo the change to vgetorpeek().
diff --git a/src/version.c b/src/version.c index 653ed83..43999bf 100644 --- a/src/version.c +++ b/src/version.c
@@ -774,6 +774,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1794, +/**/ 1793, /**/ 1792,