1
0
forked from aniani/vim

patch 7.4.1250

Problem:    Running tests in shadow directory fails.
Solution:   Also link testdir/*.py
This commit is contained in:
Bram Moolenaar
2016-02-03 21:45:27 +01:00
parent fcb1e3d168
commit 2212c4154c
2 changed files with 4 additions and 0 deletions

View File

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