commit | b45125b374cc3a1cef176b704f518c72c518f24c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Mar 24 20:18:40 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Mar 24 20:18:40 2019 +0100 |
tree | dd26db0a11af2bcfd8650565871e46cae788cc76 | |
parent | 63b74a8362b14576b21d342dc424d0396ca8ea27 [diff] [blame] |
patch 8.1.1048: minor issues with tests Problem: Minor issues with tests. Solution: Delete unused test OK file. Add missing entries in list of tests. Fix readme file. (Masato Nishihata, closes #4160)
diff --git a/src/version.c b/src/version.c index cb044bc..d5e8c8b 100644 --- a/src/version.c +++ b/src/version.c
@@ -776,6 +776,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1048, +/**/ 1047, /**/ 1046,