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.
cf4d454df0
This commit is contained in:
Jan Edmund Lazo
2021-04-10 14:31:28 -04:00
parent a0d3461bf8
commit d2a9b29e1b

View File

@@ -6,7 +6,6 @@
source test_charsearch_utf8.vim
source test_expr_utf8.vim
source test_listlbr_utf8.vim
source test_matchadd_conceal_utf8.vim
source test_mksession_utf8.vim
source test_regexp_utf8.vim