1
0
forked from aniani/vim

patch 8.1.0592: the libvterm tests are not run as part of Vim tests

Problem:    The libvterm tests are not run as part of Vim tests.
Solution:   Add testing libvterm.
This commit is contained in:
Bram Moolenaar
2018-12-15 14:24:39 +01:00
parent 6c8dd39df9
commit 471f658135
3 changed files with 8 additions and 3 deletions

View File

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