mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06: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 clear = helpers.clear
|
||||
local execute = helpers.execute
|
||||
local exc_exec = helpers.exc_exec
|
||||
|
||||
if helpers.pending_win32(pending) then return end
|
||||
|
||||
-- These directories will be created for testing
|
||||
local directories = {
|
||||
tab = 'Xtest-functional-ex_cmds-cd_spec.tab', -- Tab
|
||||
|
||||
Reference in New Issue
Block a user