commit | 1af5ce01c333ed8be57f15dd7ba7846ac4760810 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Feb 06 11:54:35 2020 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Feb 06 11:54:35 2020 +0100 |
tree | 9abbf58a5cae5093c90b25a9f75d81d720b87800 | |
parent | 4af11174f71f80b8966de2d9950200c574dac820 [diff] [blame] |
patch 8.2.0220: terminal test did pass on Mac Problem: Terminal test did pass on Mac. Solution: Remove the skip again.
diff --git a/src/version.c b/src/version.c index e1c4a5e..74f38b1 100644 --- a/src/version.c +++ b/src/version.c
@@ -743,6 +743,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 220, +/**/ 219, /**/ 218,