patch 8.2.2608: character input not fully tested

Problem:    Character input not fully tested.
Solution:   Add more tests. (Yegappan Lakshmanan, closes #7963)
This commit is contained in:
Bram Moolenaar
2021-03-15 18:36:20 +01:00
parent 02b4d9b18a
commit f4fcedc59d
6 changed files with 59 additions and 0 deletions

View File

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