1
0
forked from aniani/vim

patch 9.0.1502: no test for deleting the end of a long wrapped line

Problem:    No test for deleting the end of a long wrapped line.
Solution:   Add a test to check the right text is displayed. (Luuk van Baal,
            closes #12318)
This commit is contained in:
Luuk van Baal
2023-04-30 19:15:30 +01:00
committed by Bram Moolenaar
parent 3ef2e41128
commit 5b10a14098
4 changed files with 51 additions and 0 deletions

View File

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