vim-patch:8.2.5074: spell test fails on MS-Windows

Problem:    Spell test fails on MS-Windows.
Solution:   Do not change 'encoding'
ad73cc2ff2
This commit is contained in:
zeertzjq
2022-07-04 09:53:58 +08:00
parent a4215a0a21
commit 6b474d0237

View File

@@ -817,9 +817,7 @@ func Test_check_empty_line()
sil! norm P]svc sil! norm P]svc
norm P]s norm P]s
" set 'encoding' to clear the wordt list " TODO: should we clear the word list?
set enc=latin1
set enc=utf-8
bwipe! bwipe!
endfunc endfunc