1
0
forked from aniani/vim

patch 8.2.0290: running individual test differs from all tests

Problem:    Running individual test differs from all tests.
Solution:   Pass on environment variables. (Yee Cheng Chin, closes #5672)
This commit is contained in:
Bram Moolenaar
2020-02-20 22:35:02 +01:00
parent e0807ea4a7
commit 85683ec620
3 changed files with 5 additions and 1 deletions

View File

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