forked from aniani/vim
patch 9.1.1191: tests: test for patch 9.1.1186 doesn't fail without the patch
Problem: Test for patch 9.1.1186 doesn't fail without the patch. Solution: Set 'nomodeline' in the test (zeertzjq). closes: #16835 Signed-off-by: zeertzjq <zeertzjq@outlook.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
f4d87ff888
commit
d6c7913e24
@@ -704,6 +704,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1191,
|
||||
/**/
|
||||
1190,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user