1
0
forked from aniani/vim

patch 9.0.0957: tests fail without the terminal feature

Problem:    Tests fail without the terminal feature.
Solution:   Move functions to another utility script.
This commit is contained in:
Bram Moolenaar
2022-11-27 13:51:22 +00:00
parent 9f14557d6a
commit 64fabf3802
3 changed files with 42 additions and 38 deletions

View File

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