commit | b6e4e4c6f7b4f7eadcc4c2397bfa57e0734e005f | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Jul 15 01:37:36 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Jul 15 01:37:36 2020 +0200 |
tree | 5f715d3243f15982d31a738d254968fc679d3540 | |
parent | e3f915d12c8fe0466918a29ab4eaef153f71a2cd [diff] [blame] |
patch 8.2.1216: startup test fails Problem: Startup test fails. Solution: Adjust expected values for deleted lines.
diff --git a/src/version.c b/src/version.c index ce0a53e..7b310e9 100644 --- a/src/version.c +++ b/src/version.c
@@ -755,6 +755,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1216, +/**/ 1215, /**/ 1214,