commit | f9c8bd2137b045f9a64d63eefcf022b4726b1419 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Dec 29 21:34:48 2015 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Dec 29 21:34:48 2015 +0100 |
tree | 8735e3584f07f26ec499d441d44fcbb283bb0e8d | |
parent | 4c7bb12c82914307e6bbb73d95cfb3ba7189813a [diff] [blame] |
patch 7.4.998 Problem: Running tests in shadow directory fails. Test 49 fails. Solution: Link more files for the shadow directory. Make test 49 end up in the right buffer.
diff --git a/src/version.c b/src/version.c index baab661..670c0af 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 998, +/**/ 997, /**/ 996,