1
0
forked from aniani/vim

patch 8.2.1393: insufficient testing for script debugging

Problem:    Insufficient testing for script debugging.
Solution:   Add more tests. (Ben Jackson)
This commit is contained in:
Bram Moolenaar
2020-08-08 14:41:52 +02:00
parent bf8feb5aeb
commit b7f4fa5177
2 changed files with 276 additions and 10 deletions

View File

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