forked from aniani/vim
patch 8.2.3102: test for crash fix does not fail without the fix
Problem: Test for crash fix does not fail without the fix. Solution: Adjust the test sequence. (closes #8506)
This commit is contained in:
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3102,
|
||||
/**/
|
||||
3101,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user