1
0
forked from aniani/vim

patch 8.2.2877: insufficient tests for popup menu rightleft

Problem:    Insufficient tests for popup menu rightleft.
Solution:   Add tests. (Yegappan Lakshmanan, closes #8235)
This commit is contained in:
Yegappan Lakshmanan
2021-05-22 17:12:46 +02:00
committed by Bram Moolenaar
parent 23c0192166
commit 1e615669c0
6 changed files with 100 additions and 0 deletions

View File

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