forked from aniani/vim
patch 8.2.3480: test does not fail without the fix for a crash
Problem: Test does not fail without the fix for a crash.
Solution: Write the bad code in a file and source it. (Dominique Pellé,
closes #8961)
This commit is contained in:
committed by
Bram Moolenaar
parent
7c25a7c0a1
commit
949de97da3
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3480,
|
||||
/**/
|
||||
3479,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user