commit | fdbd14e89207dca95549f298ee468793da852086 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Feb 14 21:56:42 2023 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Feb 14 21:56:42 2023 +0000 |
tree | a8bd851c72ad156b143405810d54e52ce8470b20 | |
parent | 1d6539cf36a7b6d1afe76fb6316fe662f543bf60 [diff] [blame] |
patch 9.0.1310: 'splitkeep' test has failures Problem: 'splitkeep' test has failures. Solution: Adjust expected cursor line position.
diff --git a/src/version.c b/src/version.c index 3303bef..a6451cb 100644 --- a/src/version.c +++ b/src/version.c
@@ -696,6 +696,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1310, +/**/ 1309, /**/ 1308,