1
0
forked from aniani/vim

patch 8.2.0402: setting local instead of global flag

Problem:    Setting local instead of global flag.
Solution:   Prepend "g:" to "test_is_flaky".
This commit is contained in:
Bram Moolenaar
2020-03-18 21:10:44 +01:00
parent 8dfcce3a78
commit 30d53e2c11
4 changed files with 6 additions and 4 deletions

View File

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