diff src/testdir/test_gui_init.vim @ 13351:33a2277b8d4d v8.0.1549

patch 8.0.1549: various small problems in test files commit https://github.com/vim/vim/commit/5d7ead3bc85eefd0929bfcbb579510c8164ea1be Author: Bram Moolenaar <Bram@vim.org> Date: Tue Feb 27 17:17:42 2018 +0100 patch 8.0.1549: various small problems in test files Problem: Various small problems in test files. Solution: Include small changes.
author Christian Brabandt <cb@256bit.org>
date Tue, 27 Feb 2018 17:30:07 +0100
parents d2c20ec4b95a
children f38fcbf343ce
line wrap: on
line diff
--- a/src/testdir/test_gui_init.vim
+++ b/src/testdir/test_gui_init.vim
@@ -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