1
0
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:
Bram Moolenaar
2021-07-04 17:23:25 +02:00
parent 26e88ec8e2
commit 3777d6e32b
2 changed files with 14 additions and 8 deletions

View File

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