aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2021-04-10 14:31:28 -0400
committerJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2021-04-11 17:05:42 -0400
commitd2a9b29e1ba81b733cdc3a12fcdd82d13ff00f2e (patch)
tree7c2a5cbc514f625722a3661e39dcd38cfca63a7c /src
parenta0d3461bf8a044594f0a3fb7ae978243474d7b43 (diff)
downloadrneovim-d2a9b29e1ba81b733cdc3a12fcdd82d13ff00f2e.tar.gz
rneovim-d2a9b29e1ba81b733cdc3a12fcdd82d13ff00f2e.tar.bz2
rneovim-d2a9b29e1ba81b733cdc3a12fcdd82d13ff00f2e.zip
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. https://github.com/vim/vim/commit/cf4d454df0619ee41ef40e7e91fce3fb061d7d5b
Diffstat (limited to 'src')
-rw-r--r--src/nvim/testdir/test_alot_utf8.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nvim/testdir/test_alot_utf8.vim b/src/nvim/testdir/test_alot_utf8.vim
index be0bd01413..70f14320a6 100644
--- a/src/nvim/testdir/test_alot_utf8.vim
+++ b/src/nvim/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_matchadd_conceal_utf8.vim
source test_mksession_utf8.vim
source test_regexp_utf8.vim