0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

patch 8.2.4190: all conceal tests are skipped without the screendumps feature

Problem:    All conceal tests are skipped without the screendumps feature.
Solution:   Only skip the tests that use screendumps. (closes #9599)
This commit is contained in:
zeertzjq
2022-01-23 12:42:55 +00:00
committed by Bram Moolenaar
parent d1c58999c8
commit 206919191f
2 changed files with 8 additions and 1 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
4190,
/**/
4189,
/**/