1
0
forked from aniani/vim

patch 8.0.1549: various small problems in test files

Problem:    Various small problems in test files.
Solution:   Include small changes.
This commit is contained in:
Bram Moolenaar
2018-02-27 17:17:42 +01:00
parent 3ad8772ef0
commit 5d7ead3bc8
6 changed files with 39 additions and 36 deletions

View File

@@ -17,7 +17,7 @@ func TearDown()
endfunc
" Ignore the "failed to create input context" error.
call test_ignore_error('E285')
call test_ignore_error('E285:')
" Start the GUI now, in the foreground.
gui -f