mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 03:15:39 +00:00
Mark some functional tests as pending in Windows
This commit is contained in:
committed by
Rui Abreu Ferreira
parent
0089ef6b65
commit
39c628d031
@@ -43,6 +43,8 @@ local wshada, _, fname = get_shada_rw('Xtest-functional-plugin-shada.shada')
|
||||
local wshada_tmp, _, fname_tmp =
|
||||
get_shada_rw('Xtest-functional-plugin-shada.shada.tmp.f')
|
||||
|
||||
if helpers.pending_win32(pending) then return end
|
||||
|
||||
describe('In autoload/shada.vim', function()
|
||||
local epoch = os.date('%Y-%m-%dT%H:%M:%S', 0)
|
||||
before_each(function()
|
||||
|
||||
Reference in New Issue
Block a user