1
0
forked from aniani/vim

patch 9.0.1984: CI: Test_open_delay*() fails on FreeBSD 14

Problem:  CI: Test_open_delay*() fails on FreeBSD 14
Solution: Skip it on BSD

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Christian Brabandt
2023-10-04 21:58:24 +02:00
parent 8e5f26ec6a
commit 85ff0c1912
2 changed files with 6 additions and 0 deletions

View File

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