commit | d80232be5428f9df889f4e977e24117e162de67a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Dec 15 17:46:23 2018 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Dec 15 17:46:23 2018 +0100 |
tree | 39b22c2d8afb49b894e4b7fa32e92a1954a2760e | |
parent | eeed665b0ecd917e88e3475c9615d52546aa124d [diff] [blame] |
patch 8.1.0600: channel test is flaky Problem: Channel test is flaky. Solution: Add test to list of flaky tests.
diff --git a/src/version.c b/src/version.c index 0231cc8..a485b28 100644 --- a/src/version.c +++ b/src/version.c
@@ -800,6 +800,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 600, +/**/ 599, /**/ 598,