0
0
mirror of https://github.com/vim/vim.git synced 2025-10-08 06:04:08 -04:00

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.
This commit is contained in:
Bram Moolenaar
2019-09-17 21:27:49 +02:00
parent 7e0f462db5
commit 705918f9f7
2 changed files with 3 additions and 1 deletions

View File

@@ -757,6 +757,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2051,
/**/
2050,
/**/