patch 8.2.3040: GUI: dropping files not tested

Problem:    GUI: dropping files not tested.
Solution:   Add test_gui_drop_files() and tests. (Yegappan Lakshmanan,
            closes #8434)
This commit is contained in:
Yegappan Lakshmanan
2021-06-23 20:46:52 +02:00
committed by Bram Moolenaar
parent 8cec9273d2
commit 18d46587b9
9 changed files with 174 additions and 5 deletions

View File

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