1
0
forked from aniani/vim

patch 8.2.2901: some operators not fully tested

Problem:    Some operators not fully tested.
Solution:   Add a few test cases. (Yegappan Lakshmanan, closes #8282)
This commit is contained in:
Bram Moolenaar
2021-05-29 16:30:12 +02:00
parent 1174b018a6
commit 3e72dcad8b
6 changed files with 167 additions and 12 deletions

View File

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