1
0
forked from aniani/vim

patch 8.2.3070: not enough testing for shell use

Problem:    Not enough testing for shell use.
Solution:   Add a bit more testing. (Yegappan Lakshmanan, closes #8469)
This commit is contained in:
Yegappan Lakshmanan
2021-06-27 22:09:59 +02:00
committed by Bram Moolenaar
parent 108010aa47
commit ffec6dd16a
3 changed files with 43 additions and 25 deletions

View File

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