1
0
forked from aniani/vim

patch 8.1.1328: no test for listener with undo operation

Problem:    No test for listener with undo operation.
Solution:   Add a test.
This commit is contained in:
Bram Moolenaar
2019-05-12 14:36:27 +02:00
parent a9b2535f44
commit bc4fd43160
2 changed files with 11 additions and 0 deletions

View File

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