forked from aniani/vim
patch 8.2.2916: operators are not fully tested
Problem: Operators are not fully tested. Solution: Add a few more tests. (Yegappan Lakshmanan, closes #8290)
This commit is contained in:
committed by
Bram Moolenaar
parent
ef8706fb84
commit
2ac7184d34
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2916,
|
||||
/**/
|
||||
2915,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user