mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 09:12:07 +00:00
Mark some functional tests as pending in Windows
This commit is contained in:

committed by
Rui Abreu Ferreira

parent
0089ef6b65
commit
39c628d031
@@ -5,6 +5,7 @@ local wait = helpers.wait
|
||||
local eval, execute, source = helpers.eval, helpers.execute, helpers.source
|
||||
local eq, neq = helpers.eq, helpers.neq
|
||||
|
||||
if helpers.pending_win32(pending) then return end
|
||||
|
||||
describe('terminal buffer', function()
|
||||
local screen
|
||||
|
Reference in New Issue
Block a user