1
0
forked from aniani/vim

patch 9.0.0735: breakindent and scrolloff tests fail

Problem:    Breakindent and scrolloff tests fail.
Solution:   Temporarily skip the assertions.
This commit is contained in:
Bram Moolenaar
2022-10-12 21:32:42 +01:00
parent 2fbabd238a
commit e42033e735
3 changed files with 8 additions and 3 deletions

View File

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