1
0
forked from aniani/vim

patch 8.2.4788: large payload for LSP message not tested

Problem:    Large payload for LSP message not tested.
Solution:   Add a test with a large LSP payload. (Yegappan Lakshmanan,
            closes #10223)
This commit is contained in:
Yegappan Lakshmanan
2022-04-19 10:25:13 +01:00
committed by Bram Moolenaar
parent 9bd3ce22e3
commit bac9a9e5c2
4 changed files with 46 additions and 19 deletions

View File

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