1
0
forked from aniani/vim

patch 8.2.4263: no test for the GUI find/replace dialog

Problem:    No test for the GUI find/replace dialog.
Solution:   Add a test function and a test. (Yegappan Lakshmanan,
            closes #9662)
This commit is contained in:
Yegappan Lakshmanan
2022-01-30 18:01:24 +00:00
committed by Bram Moolenaar
parent 44a4d947bb
commit ec3637cbaf
4 changed files with 133 additions and 22 deletions

View File

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