1
0
forked from aniani/vim

patch 8.1.0428: the :suspend command is not tested

Problem:    The :suspend command is not tested.
Solution:   Add a test. (Dominique Pelle, closes #3472)
This commit is contained in:
Bram Moolenaar
2018-09-22 21:37:39 +02:00
parent 7ff8a3cfb6
commit 3b30168f04
4 changed files with 55 additions and 0 deletions

View File

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