1
0
forked from aniani/vim

patch 8.1.2139: the modifyOtherKeys codes are not tested

Problem:    The modifyOtherKeys codes are not tested.
Solution:   Add a test case.
This commit is contained in:
Bram Moolenaar
2019-10-12 15:36:11 +02:00
parent 4cdbed33e4
commit 18a79a6841
2 changed files with 66 additions and 0 deletions

View File

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