1
0
forked from aniani/vim

patch 8.2.2825: code in checkreadonly() not fully tested

Problem:    Code in checkreadonly() not fully tested.
Solution:   Add more tests. (Dominique Pellé, closes #8169)
This commit is contained in:
Dominique Pelle
2021-05-02 20:16:24 +02:00
committed by Bram Moolenaar
parent 1bb0da25a6
commit 2bf6034e5c
2 changed files with 57 additions and 0 deletions

View File

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