1
0
forked from aniani/vim

patch 8.0.1690: not easy to run one test with gvim instead of vim

Problem:    Not easy to run one test with gvim instead of vim.
Solution:   Add VIMTESTTARGET in Makefile.
This commit is contained in:
Bram Moolenaar
2018-04-10 19:24:04 +02:00
parent 29f9ed20b4
commit 8dd1761e69
2 changed files with 9 additions and 3 deletions

View File

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