mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
Mark some functional tests as pending in Windows
This commit is contained in:
committed by
Rui Abreu Ferreira
parent
0089ef6b65
commit
39c628d031
@@ -6,6 +6,8 @@ local feed, nvim_dir, execute = helpers.feed, helpers.nvim_dir, helpers.execute
|
||||
local wait = helpers.wait
|
||||
local feed_data = thelpers.feed_data
|
||||
|
||||
if helpers.pending_win32(pending) then return end
|
||||
|
||||
describe('terminal scrollback', function()
|
||||
local screen
|
||||
|
||||
|
||||
Reference in New Issue
Block a user