mirror of
https://github.com/vim/vim.git
synced 2025-10-12 06:44:06 -04:00
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.
This commit is contained in:
@@ -181,6 +181,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