1
0
forked from aniani/vim

patch 8.1.1483: skipped tests are not properly listed

Problem:    Skipped tests are not properly listed.
Solution:   Throw a "Skipped" exception instead of using ":finish" or ":return".
This commit is contained in:
Bram Moolenaar
2019-06-06 16:12:12 +02:00
parent f6d50f1da8
commit 5d30ff1964
22 changed files with 63 additions and 61 deletions

View File

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