1
0
forked from aniani/vim

patch 9.0.0609: blockedit test fails because of wrong indent

Problem:    Blockedit test fails because of wrong indent.
Solution:   Adjust the expected text temporarily
This commit is contained in:
Bram Moolenaar
2022-09-27 17:47:12 +01:00
parent 9fbdbb814f
commit 66000ff9af
2 changed files with 6 additions and 2 deletions

View File

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