1
0
forked from aniani/vim

patch 9.1.0833: CI: recent ASAN changes do not work for indent tests

Problem:  CI: recent ASAN changes do not work for indent tests
Solution: Move code to runtime/indent/testdir/runtest.vim
          (Aliaksei Budavei)

closes: #15981

Signed-off-by: Aliaksei Budavei <0x000c70@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Aliaksei Budavei
2024-11-03 09:15:35 +01:00
committed by Christian Brabandt
parent 46dcd84d24
commit 9fd5d9674f
3 changed files with 15 additions and 5 deletions

View File

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