commit | 079119babe1cbba3f9234927e62fd75465f2d6b4 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Dec 03 22:59:23 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Dec 03 22:59:23 2019 +0100 |
tree | 95b8806dc8baae79c990fbc83f2fe7d0dd402937 | |
parent | 4ceaa3a6e0b8cb2994c303041aedcbb60527cd61 [diff] [blame] |
patch 8.1.2384: test 48 is old style Problem: Test 48 is old style. Solution: Merge test cases into new style test. (Yegappan Lakshmanan, closes #5307)
diff --git a/src/version.c b/src/version.c index e46160e..f7c6e34 100644 --- a/src/version.c +++ b/src/version.c
@@ -743,6 +743,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2384, +/**/ 2383, /**/ 2382,