0
0
mirror of https://github.com/vim/vim.git synced 2025-10-09 06:14:17 -04:00

patch 8.1.0816: test for 'runtimepath' in session fails on MS-Windows

Problem:    Test for 'runtimepath' in session fails on MS-Windows.
Solution:   Skip the test for now.
This commit is contained in:
Bram Moolenaar
2019-01-24 22:23:58 +01:00
parent 5e66b42aae
commit 681b6bc86c
2 changed files with 6 additions and 0 deletions

View File

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