mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
vim-patch:8.2.4921: spell test fails because of new illegal byte check
Problem: Spell test fails because of new illegal byte check.
Solution: Remove the test.
fe978c2b6b
This commit is contained in:
parent
274f260806
commit
8c0510af71
@ -776,14 +776,6 @@ func Test_spell_screendump()
|
||||
call delete('XtestSpell')
|
||||
endfunc
|
||||
|
||||
func Test_spell_single_word()
|
||||
new
|
||||
silent! norm 0R00
|
||||
spell! ßÂ
|
||||
silent 0norm 0r$ Dvz=
|
||||
bwipe!
|
||||
endfunc
|
||||
|
||||
let g:test_data_aff1 = [
|
||||
\"SET ISO8859-1",
|
||||
\"TRY esianrtolcdugmphbyfvkwjkqxz-\xEB\xE9\xE8\xEA\xEF\xEE\xE4\xE0\xE2\xF6\xFC\xFB'ESIANRTOLCDUGMPHBYFVKWJKQXZ",
|
||||
|
Loading…
Reference in New Issue
Block a user