From 8a9230db26f4cb8748d992ab4b545aca884884c5 Mon Sep 17 00:00:00 2001 From: zeertzjq Date: Sun, 30 Jan 2022 13:25:29 +0800 Subject: [PATCH] vim-patch:8.2.0950: tagjump test fails Problem: Tagjump test fails. Solution: Adjust expected text of the prompt. https://github.com/vim/vim/commit/13b8205b442f52f34deac98e3312a27dec14d8e2 --- src/nvim/testdir/test_tagjump.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nvim/testdir/test_tagjump.vim b/src/nvim/testdir/test_tagjump.vim index a2f0e19891..e0b05edf15 100644 --- a/src/nvim/testdir/test_tagjump.vim +++ b/src/nvim/testdir/test_tagjump.vim @@ -1067,7 +1067,7 @@ func Test_tselect_listing() 2 FS v first Xfoo typeref:typename:char 2 -Type number and (empty cancels): +Type number and (q or empty cancels): [DATA] call assert_equal(expected, l)