1
0
forked from aniani/vim

patch 8.0.0313: not enough testing for GUI functionality

Problem:    Not enough testing for GUI functionality.
Solution:   Add tests for the GUI font. (Kazunobu Kuriyama)
This commit is contained in:
Bram Moolenaar
2017-02-06 22:11:55 +01:00
parent 88989cc381
commit 6f785749db
2 changed files with 41 additions and 2 deletions

View File

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