1
0
forked from aniani/vim

patch 8.2.0102: messages test fails in small version

Problem:    Messages test fails in small version.
Solution:   Only use test_null_job() when available.
This commit is contained in:
Bram Moolenaar
2020-01-08 19:27:40 +01:00
parent 9db2afe46d
commit da292b07af
2 changed files with 6 additions and 2 deletions

View File

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