forked from aniani/vim
patch 8.2.3061: testing the shell option is incomplete and spread out
Problem: Testing the shell option is incomplete and spread out.
Solution: Move shell tests to one file and increase coverage. (Yegappan
Lakshmanan, closes #8464)
This commit is contained in:
committed by
Bram Moolenaar
parent
98f9a5f4cb
commit
054794c20f
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3061,
|
||||
/**/
|
||||
3060,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user