1
0
forked from aniani/vim

patch 8.2.2046: some test failures don't give a clear error

Problem:    Some test failures don't give a clear error.
Solution:   Use assert_match() and assert_fails() instead of assert_true().
            (Ken Takata, closes #7368)
This commit is contained in:
Bram Moolenaar
2020-11-25 14:15:12 +01:00
parent 448465e687
commit 5dc4e2f883
3 changed files with 14 additions and 22 deletions

View File

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