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

patch 8.2.1505: not all file read and writecode is tested

Problem:    Not all file read and writecode is tested.
Solution:   Add a few tests. (Dominique Pellé, closes #6764)
This commit is contained in:
Bram Moolenaar
2020-08-21 22:46:11 +02:00
parent 7cb6fc29d0
commit 1b04ce2d40
4 changed files with 40 additions and 6 deletions

View File

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