0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

patch 8.1.1047: WINCH signal is not tested

Problem:    WINCH signal is not tested.
Solution:   Add a test. (Dominique Pelle, closes #4158)
This commit is contained in:
Bram Moolenaar
2019-03-24 14:58:31 +01:00
parent 82b033eff8
commit db77b84ac2
3 changed files with 48 additions and 0 deletions

View File

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