patch 8.2.2610: mouse click test fails when using remote connection

Problem:    Mouse click test fails when using remote connection.
Solution:   Use a larger 'mousetime'. (Dominique Pellé, closes #7968)
This commit is contained in:
Bram Moolenaar
2021-03-16 21:17:16 +01:00
parent 3214812997
commit 1e448465e1
2 changed files with 6 additions and 1 deletions

View File

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