0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 8.1.0119: failing test goes unnoticed because messages is not written

Problem:    Failing test goes unnoticed because testdir/messages is not
            written.
Solution:   Set 'nomodifiable' only local to the buffer.
This commit is contained in:
Bram Moolenaar
2018-06-27 23:12:36 +02:00
parent f52f9ea8f5
commit ec12d64909
2 changed files with 4 additions and 2 deletions

View File

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