commit | 2212c4154cde0641225782cc4dd1a6483ff2ff35 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Feb 03 21:45:27 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Feb 03 21:45:27 2016 +0100 |
tree | 5fb9f425d5c1228c9e0772b07b51c701951446c2 | |
parent | fcb1e3d16832ce06da0dc38ecb7ab9aaa3ee4383 [diff] [blame] |
patch 7.4.1250 Problem: Running tests in shadow directory fails. Solution: Also link testdir/*.py
diff --git a/src/version.c b/src/version.c index d06e161..4af96f1 100644 --- a/src/version.c +++ b/src/version.c
@@ -743,6 +743,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1250, +/**/ 1249, /**/ 1248,