diff src/testdir/test_tagjump.vim @ 20796:8b775cd23555 v8.2.0950

patch 8.2.0950: tagjump test fails Commit: https://github.com/vim/vim/commit/13b8205b442f52f34deac98e3312a27dec14d8e2 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jun 10 17:13:48 2020 +0200 patch 8.2.0950: tagjump test fails Problem: Tagjump test fails. Solution: Adjust expected text of the prompt.
author Bram Moolenaar <Bram@vim.org>
date Wed, 10 Jun 2020 17:15:04 +0200
parents 16460964c304
children c78689fa0633
line wrap: on
line diff
--- a/src/testdir/test_tagjump.vim
+++ b/src/testdir/test_tagjump.vim
@@ -1031,7 +1031,7 @@ func Test_tselect_listing()
   2 FS  v    first             Xfoo
                typeref:typename:char 
                2
-Type number and <Enter> (empty cancels): 
+Type number and <Enter> (q or empty cancels): 
 [DATA]
   call assert_equal(expected, l)