1
0
forked from aniani/vim

patch 8.2.0446: listener with undo of deleting all lines not tested

Problem:    Listener with undo of deleting all lines not tested.
Solution:   Add a test.
This commit is contained in:
Bram Moolenaar
2020-03-25 21:13:46 +01:00
parent f66ca9f1df
commit a07e31af54
2 changed files with 27 additions and 0 deletions

View File

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