commit | 3876789b2326c9e5ab70c0292e988c89504c14b4 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Feb 21 18:17:14 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Feb 21 18:17:14 2019 +0100 |
tree | c472bebefff2f0d074c01c7690f3e4807221f1db | |
parent | e86ecbd92271ad86b543c71ca50452528f704ffb [diff] [blame] |
patch 8.1.0966: one terminal test is flaky Problem: One terminal test is flaky. Solution: Add to list of flaky tests.
diff --git a/src/version.c b/src/version.c index 328d658..a732545 100644 --- a/src/version.c +++ b/src/version.c
@@ -780,6 +780,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 966, +/**/ 965, /**/ 964,