1
0
forked from aniani/vim

patch 8.1.1935: test for text property popup window is flaky

Problem:    Test for text property popup window is flaky.
Solution:   Remove the undo message
This commit is contained in:
Bram Moolenaar
2019-08-28 22:38:07 +02:00
parent bc2d4c1db6
commit 57441d6fa0
3 changed files with 4 additions and 1 deletions

View File

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