commit | 1fb0d49803b4f57025ed6a43b1f5b9eb91524645 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Feb 04 21:50:19 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Feb 04 21:50:19 2017 +0100 |
tree | f8d5002a3bd243df10663b78b18bc7ba4ccf4cc2 | |
parent | a1891848d970452cd775d35a4bccfdd9758a690a [diff] [blame] |
patch 8.0.0304: assign test fails in the GUI Problem: Assign test fails in the GUI. Solution: Skip the test for setting t_k1.
diff --git a/src/version.c b/src/version.c index 037c2dd..9273b2b 100644 --- a/src/version.c +++ b/src/version.c
@@ -765,6 +765,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 304, +/**/ 303, /**/ 302,