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

patch 9.0.1809: termdebug test flayk

Problem:  termdebug test flayk
Solution: wait slightly longer

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Christian Brabandt
2023-08-27 21:48:29 +02:00
parent f2534434c9
commit 6c93c94929
2 changed files with 5 additions and 1 deletions

View File

@@ -699,6 +699,10 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1809,
/**/
1808,
/**/
1807,
/**/