1
0
forked from aniani/vim

patch 8.1.1051: not all ways to switch terminal mode are tested

Problem:    Not all ways to switch terminal mode are tested.
Solution:   Add more test cases.
This commit is contained in:
Bram Moolenaar
2019-03-25 23:01:38 +01:00
parent 3dd174abbf
commit a4c2a24cc7
2 changed files with 25 additions and 0 deletions

View File

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