commit | 18c5632cab09e5e51320f55005f310920648f35b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Feb 09 11:13:12 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Feb 09 11:13:12 2019 +0100 |
tree | d956951aece42310d164bf7305f49390bc9bb7ed | |
parent | af630d4f7f8daa7edbda0b607d32d39a5feae9d9 [diff] [blame] |
patch 8.1.0885: test for restricted hangs on MS-Windows GUI Problem: Test for restricted hangs on MS-Windows GUI. Solution: Skip the test.
diff --git a/src/version.c b/src/version.c index b08bd82..641d802 100644 --- a/src/version.c +++ b/src/version.c
@@ -784,6 +784,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 885, +/**/ 884, /**/ 883,