forked from aniani/vim
patch 8.2.1912: with Python 3.9 some tests fail
Problem: With Python 3.9 some tests fail. Solution: Take into account the different error message. (James McCoy, closes #7210)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1912,
|
||||
/**/
|
||||
1911,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user