commit | 5d7ead3bc85eefd0929bfcbb579510c8164ea1be | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Feb 27 17:17:42 2018 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Feb 27 17:17:42 2018 +0100 |
tree | 3663262f2410bd522e22f67355e7d351ccb67bc0 | |
parent | 3ad8772ef02e4352b0fa4e2697abc357734b62e1 [diff] [blame] |
patch 8.0.1549: various small problems in test files Problem: Various small problems in test files. Solution: Include small changes.
diff --git a/src/testdir/test_gui_init.vim b/src/testdir/test_gui_init.vim index 661bf0c..638708f 100644 --- a/src/testdir/test_gui_init.vim +++ b/src/testdir/test_gui_init.vim
@@ -17,7 +17,7 @@ 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