mirror of
https://github.com/neovim/neovim.git
synced 2026-01-03 01:46:31 +10:00
vim-patch:8.2.1941: Ex mode test fails on MS-Windows with GUI
Problem: Ex mode test fails on MS-Windows with GUI.
Solution: Skip the test when using gvim.
399db046ed
Co-authored-by: Bram Moolenaar <Bram@vim.org>
This commit is contained in:
@@ -260,6 +260,7 @@ func Test_ex_mode_errors()
|
||||
endfunc
|
||||
|
||||
func Test_ex_mode_with_global()
|
||||
CheckNotGui
|
||||
CheckFeature timers
|
||||
|
||||
" This will get stuck in Normal mode after the failed "J", use a timer to
|
||||
|
||||
Reference in New Issue
Block a user