diff src/testdir/test_alot.vim @ 11083:ae86651164d7 v8.0.0430

patch 8.0.0430: options test fails or hangs on MS-Windows commit https://github.com/vim/vim/commit/bb962262eb6b18d93161d7506317d215ae80bfe5 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Mar 8 00:01:35 2017 +0100 patch 8.0.0430: options test fails or hangs on MS-Windows Problem: Options test fails or hangs on MS-Windows. Solution: Run it separately instead of part of test_alot. Use "-S" instead of "-u" to run the script. Fix failures.
author Christian Brabandt <cb@256bit.org>
date Wed, 08 Mar 2017 00:15:04 +0100
parents a479b7064550
children ae45d497868f
line wrap: on
line diff
--- a/src/testdir/test_alot.vim
+++ b/src/testdir/test_alot.vim
@@ -50,4 +50,3 @@ source test_timers.vim
 source test_true_false.vim
 source test_unlet.vim
 source test_window_cmd.vim
-source test_options.vim