commit | ff13610d7b40bee4ae58c3ce3e3b4ca7012a6c4f | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jan 20 12:14:01 2015 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jan 20 12:14:01 2015 +0100 |
tree | 546aceb4db067b6bfd23bc0a54f2b360b0cd8313 | |
parent | ef795d1a5bb39a7cc74e7e36075a47afbfa75901 [diff] [blame] |
updated for version 7.4.583 Problem: With tiny features test 16 may fail. Solution: Source small.vim. (Christian Brabandt)
diff --git a/src/testdir/test16.in b/src/testdir/test16.in index b2cd159..760ac67 100644 --- a/src/testdir/test16.in +++ b/src/testdir/test16.in
@@ -2,6 +2,7 @@ For KDE set a font, empty 'guifont' may cause a hang. STARTTEST +:so small.vim :if $DISPLAY == "" | e! test.ok | wq! test.out | endif :set exrc secure :if has("gui_kde")