commit | 705918f9f7e446287923cf0248ea35f2a0688199 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Sep 17 21:27:49 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Sep 17 21:27:49 2019 +0200 |
tree | 94538a7c6175139a1c7d666f110bf93ea4e0af7f | |
parent | 7e0f462db594e3e2eee3a55531250a6afc9c0b92 [diff] [blame] |
patch 8.1.2051: double-click test is a bit flaky Problem: Double-click test is a bit flaky. Solution: Correct entry in list of flaky tests.
diff --git a/src/version.c b/src/version.c index a2c5ddd..af656f2 100644 --- a/src/version.c +++ b/src/version.c
@@ -758,6 +758,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2051, +/**/ 2050, /**/ 2049,