1
0
forked from aniani/vim

patch 8.1.2137: parsing the termresponse is not tested

Problem:    Parsing the termresponse is not tested.
Solution:   Add a first test. (related to #5042)
This commit is contained in:
Bram Moolenaar
2019-10-12 13:25:44 +02:00
parent ec66c41d84
commit 1a4cbb19de
2 changed files with 23 additions and 3 deletions

View File

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