1
0
forked from aniani/vim

patch 8.1.0597: cannot run test_libvterm from the top directory

Problem:    Cannot run test_libvterm from the top directory.
Solution:   Add test target in toplevel Makefile.
This commit is contained in:
Bram Moolenaar
2018-12-15 16:19:50 +01:00
parent 21e551cce2
commit acecb3b935
2 changed files with 7 additions and 1 deletions

View File

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