aboutsummaryrefslogtreecommitdiff
path: root/test/functional/plugin/shada_spec.lua
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2018-11-01 10:00:35 +0100
committerGitHub <noreply@github.com>2018-11-01 10:00:35 +0100
commit11b438eb6663b74149633b767061992c00496fb8 (patch)
treef76e077b24a7f55b18241ad39364ae0b37dbbb59 /test/functional/plugin/shada_spec.lua
parentf9fe903579033791e4233e8d55613634492702f5 (diff)
parent8ce3d0174eb25d6b48995106a7a62c663fd95bac (diff)
downloadrneovim-11b438eb6663b74149633b767061992c00496fb8.tar.gz
rneovim-11b438eb6663b74149633b767061992c00496fb8.tar.bz2
rneovim-11b438eb6663b74149633b767061992c00496fb8.zip
Merge #8378 from janlazo/win_functional_tests
Diffstat (limited to 'test/functional/plugin/shada_spec.lua')
-rw-r--r--test/functional/plugin/shada_spec.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/functional/plugin/shada_spec.lua b/test/functional/plugin/shada_spec.lua
index 5a5b4df1ef..1482d83ee6 100644
--- a/test/functional/plugin/shada_spec.lua
+++ b/test/functional/plugin/shada_spec.lua
@@ -2301,7 +2301,6 @@ describe('plugin/shada.vim', function()
describe('event FileWriteCmd', function()
it('works', function()
- if helpers.pending_win32(pending) then return end
nvim('set_var', 'shada#add_own_header', 0)
curbuf('set_lines', 0, 1, true, {
'Jump with timestamp ' .. epoch .. ':',