1
0
forked from aniani/vim

patch 8.2.2849: bufwrite not sufficiently tested

Problem:    Bufwrite not sufficiently tested.
Solution:   Add a few more tests. (Yegappan Lakshmanan, closes #8192)
This commit is contained in:
Yegappan Lakshmanan
2021-05-13 18:33:16 +02:00
committed by Bram Moolenaar
parent fe8ebdbe5c
commit 36f96a5151
3 changed files with 214 additions and 0 deletions

View File

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