1
0
forked from aniani/vim

patch 9.0.0134: no test for text property with column zero

Problem:    No test for text property with column zero.
Solution:   Add a test.  Add message to assert for no open popups.
This commit is contained in:
Bram Moolenaar
2022-08-02 11:48:53 +01:00
parent e175dc6911
commit f05a1e59a3
3 changed files with 20 additions and 1 deletions

View File

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