1
0
forked from aniani/vim

patch 8.2.1920: listlbr test fails when run after another test

Problem:    Listlbr test fails when run after another test.
Solution:   Add test separately to list of test targets.
This commit is contained in:
Bram Moolenaar
2020-10-28 22:46:42 +01:00
parent 28ee892ac4
commit cf4d454df0
3 changed files with 3 additions and 1 deletions

View File

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