1
0
forked from aniani/vim

patch 8.1.2203: running libvterm tests without the +terminal feature

Problem:    Running libvterm tests without the +terminal feature.
Solution:   Only add the libvterm test target when building libvterm.
This commit is contained in:
Bram Moolenaar
2019-10-23 22:35:36 +02:00
parent 93bbf33ceb
commit 823edd1eed
5 changed files with 9 additions and 1 deletions

View File

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