1
0
forked from aniani/vim

patch 8.2.5049: insufficient tests for autocommands

Problem:    Insufficient tests for autocommands.
Solution:   Add a few more tests. (Yegappan Lakshmanan, closes #10507)
This commit is contained in:
Yegappan Lakshmanan
2022-06-01 12:31:53 +01:00
committed by Bram Moolenaar
parent b5912e0643
commit 00e977cb83
5 changed files with 37 additions and 26 deletions

View File

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