commit | f204e05ae9f6bc5d922d14d457e16b590efbf3e5 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Oct 26 17:14:01 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Oct 26 17:14:01 2017 +0200 |
tree | 21906232ca3c5709383fa4f63d62979bc1f95aed | |
parent | 8d84ff1a3c8cfe59399d3f675ec080066582fdb6 [diff] [blame] |
patch 8.0.1219: terminal test is flaky Problem: Terminal test is flaky. Solution: Add test function to list of flaky tests.
diff --git a/src/version.c b/src/version.c index 1c48ef4..7f72146 100644 --- a/src/version.c +++ b/src/version.c
@@ -762,6 +762,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1219, +/**/ 1218, /**/ 1217,