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:
committed by
Bram Moolenaar
parent
1bb0da25a6
commit
2bf6034e5c
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2825,
|
||||
/**/
|
||||
2824,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user