1
0
forked from aniani/vim

patch 8.2.0301: insufficient testing for exception handling

Problem:    Insufficient testing for exception handling and the "attention"
            prompt.
Solution:   Add test cases. (Yegappan Lakshmanan, closes #5681)
This commit is contained in:
Bram Moolenaar
2020-02-22 21:21:27 +01:00
parent b4d2cb1083
commit b654103ad1
3 changed files with 199 additions and 6 deletions

View File

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