mirror of
https://github.com/neovim/neovim.git
synced 2026-08-29 02:21:51 +00:00
Mark some functional tests as pending in Windows
This commit is contained in:
committed by
Rui Abreu Ferreira
parent
0089ef6b65
commit
39c628d031
@@ -9,6 +9,8 @@ local eval = helpers.eval
|
||||
local eq = helpers.eq
|
||||
local neq = helpers.neq
|
||||
|
||||
if helpers.pending_win32(pending) then return end
|
||||
|
||||
local function init_session(...)
|
||||
local args = { helpers.nvim_prog, '-i', 'NONE', '--embed',
|
||||
'--cmd', 'set shortmess+=I background=light noswapfile noautoindent',
|
||||
|
||||
Reference in New Issue
Block a user