commit | 40be52ba71b9d6a7f586b1e77db8e827ff4c0c42 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jan 23 15:27:09 2021 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jan 23 15:27:09 2021 +0100 |
tree | d12bff9e9afacc4e491480f3d9614447a327a796 | |
parent | dfbc5fd879d92c2a79ced1e1d16dc89f4d55772d [diff] [blame] |
patch 8.2.2398: method test fails Problem: Method test fails. Solution: Adjust test for allowed white space.
diff --git a/src/version.c b/src/version.c index f63f999..568756b3 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2398, +/**/ 2397, /**/ 2396,