From cf4d454df0619ee41ef40e7e91fce3fb061d7d5b Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Wed, 28 Oct 2020 22:46:42 +0100 Subject: 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. --- src/testdir/test_alot_utf8.vim | 1 - 1 file changed, 1 deletion(-) (limited to 'src/testdir/test_alot_utf8.vim') diff --git a/src/testdir/test_alot_utf8.vim b/src/testdir/test_alot_utf8.vim index 11de055809..77f5ede4c8 100644 --- a/src/testdir/test_alot_utf8.vim +++ b/src/testdir/test_alot_utf8.vim @@ -6,7 +6,6 @@ source test_charsearch_utf8.vim source test_expr_utf8.vim -source test_listlbr_utf8.vim source test_mksession_utf8.vim source test_regexp_utf8.vim source test_source_utf8.vim -- cgit v1.2.3