1
0
forked from aniani/vim

patch 7.4.1852

Problem:    Unix: Cannot run all tests with the GUI.
Solution:   Add the "testgui" target.
This commit is contained in:
Bram Moolenaar
2016-05-28 13:40:10 +02:00
parent 180fc2d418
commit af6c12c27b
3 changed files with 11 additions and 4 deletions

View File

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