1
0
forked from aniani/vim

patch 9.0.0856: MS-Windows: executable not found when running test

Problem:    MS-Windows: executable not found when running individual test.
Solution:   Also look for vimd.exe. (Christopher Plewright, closes #11525)
This commit is contained in:
Christopher Plewright
2022-11-10 18:21:30 +00:00
committed by Bram Moolenaar
parent 09a93e3e66
commit d55bfcaa9b
2 changed files with 28 additions and 12 deletions

View File

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