0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 8.2.1120: Python code not tested properly

Problem:    Python code not tested properly.
Solution:   Add more tests and convert old-style test into new-style test.
            (Yegappan Lakshmanan, closes #6370)
This commit is contained in:
Bram Moolenaar
2020-07-03 18:00:05 +02:00
parent 5289783e0b
commit 92fdd1e75d
7 changed files with 3368 additions and 3167 deletions

View File

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