mirror of
https://github.com/neovim/neovim.git
synced 2026-01-08 04:18:49 +10:00
oldtests: skip Test_spellinfo()
nvim supports only `set encoding=utf8`.
This commit is contained in:
@@ -86,6 +86,7 @@ func Test_spellreall()
|
||||
endfunc
|
||||
|
||||
func Test_spellinfo()
|
||||
throw 'skipped: Nvim does not support enc=latin1'
|
||||
new
|
||||
|
||||
set enc=latin1 spell spelllang=en
|
||||
|
||||
Reference in New Issue
Block a user