mirror of
https://github.com/neovim/neovim.git
synced 2025-12-09 16:12:48 +00:00
vim-patch:8.2.4611: typos in tests; one lua line not covered by test (#24835)
Problem: Typos in tests; one lua line not covered by test.
Solution: Fix typos. Add test case. (Dominique Pellé, closes vim/vim#9994)
81b573d7e5
Cherry-pick test_menu.vim change from patch 9.0.1453.
N/A patch:
vim-patch:8.2.3045: minor typos
Co-authored-by: Dominique Pelle <dominique.pelle@gmail.com>
This commit is contained in:
@@ -3641,7 +3641,7 @@ endfunc
|
||||
" exceptions.
|
||||
"-------------------------------------------------------------------------------
|
||||
|
||||
func Test_execption_info_for_error()
|
||||
func Test_exception_info_for_error()
|
||||
CheckEnglish
|
||||
|
||||
let test =<< trim [CODE]
|
||||
|
||||
Reference in New Issue
Block a user