test/old: skip encoding=latin1 test

This commit is contained in:
Justin M. Keyes 2018-02-11 23:47:43 +01:00
parent ef39f854d7
commit 5191f963bf
2 changed files with 3 additions and 1 deletions

View File

@ -73,7 +73,6 @@ NEW_TESTS ?= \
test_ins_complete.res \
test_lambda.res \
test_langmap.res \
test_listlbr.res \
test_let.res \
test_lineending.res \
test_listchars.res \

View File

@ -1,5 +1,8 @@
" Test for linebreak and list option (non-utf8)
" Nvim does not allow setting 'encoding', so skip this test.
finish
set encoding=latin1
scriptencoding latin1