1
0
forked from aniani/vim

patch 8.2.0174: various commands not completely tested

Problem:    Various commands not completely tested.
Solution:   Add more test cases. (Yegappan Lakshmanan, closes #5551)
This commit is contained in:
Bram Moolenaar
2020-01-29 21:57:34 +01:00
parent 0ff6aad393
commit 5d98dc2a48
12 changed files with 332 additions and 4 deletions

View File

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