forked from aniani/vim
patch 8.2.4611: typos in tests; one lua line not covered by test
Problem: Typos in tests; one lua line not covered by test. Solution: Fix typos. Add test case. (Dominique Pellé, closes #9994)
This commit is contained in:
committed by
Bram Moolenaar
parent
fe154990c1
commit
81b573d7e5
@@ -3631,7 +3631,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