mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
win: enable legacy/wordcount_spec.lua
This commit is contained in:
parent
e55de56a99
commit
3c0cc9c2fb
@ -6,8 +6,6 @@ local clear, command = helpers.clear, helpers.command
|
|||||||
local eq, eval = helpers.eq, helpers.eval
|
local eq, eval = helpers.eq, helpers.eval
|
||||||
local wait = helpers.wait
|
local wait = helpers.wait
|
||||||
|
|
||||||
if helpers.pending_win32(pending) then return end
|
|
||||||
|
|
||||||
describe('wordcount', function()
|
describe('wordcount', function()
|
||||||
before_each(clear)
|
before_each(clear)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user