0
0
mirror of https://github.com/vim/vim.git synced 2025-10-03 05:14:07 -04:00

patch 8.1.1474: 'ttybuiltin' is not tested

Problem:    'ttybuiltin' is not tested.
Solution:   At least test that it doesn't break things.
This commit is contained in:
Bram Moolenaar
2019-06-06 12:36:15 +02:00
parent 4a792c87b9
commit 9aeb33639f
2 changed files with 22 additions and 0 deletions

View File

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