1
0
forked from aniani/vim

patch 8.1.1262: cannot simulate a mouse click in a test

Problem:    Cannot simulate a mouse click in a test.
Solution:   Add test_setmouse().
This commit is contained in:
Bram Moolenaar
2019-05-04 15:47:48 +02:00
parent 25190db225
commit bb8476be87
4 changed files with 21 additions and 1 deletions

View File

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