mirror of
https://github.com/neovim/neovim.git
synced 2025-12-15 19:05:40 +00:00
test: use helpers.pending_win32(pending) instead of iswin()
This commit is contained in:
@@ -824,6 +824,7 @@ describe('API: buffer events:', function()
|
||||
end
|
||||
msg = next_msg()
|
||||
end
|
||||
-- FIXME: Windows
|
||||
assert(iswin(), 'did not match/receive expected nvim_buf_lines_event lines')
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user