1
0
forked from aniani/vim

patch 8.2.1146: not enough testing for Python

Problem:    Not enough testing for Python.
Solution:   Add more tests.  Fix uncovered problems. (Yegappan Lakshmanan,
            closes #6392)
This commit is contained in:
Bram Moolenaar
2020-07-06 21:03:06 +02:00
parent 0ad3e894d7
commit ab58946384
6 changed files with 630 additions and 130 deletions

View File

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