mirror of
https://github.com/neovim/neovim.git
synced 2026-04-20 06:20:53 +00:00
win: enable legacy/wordcount_spec.lua
This commit is contained in:
@@ -6,8 +6,6 @@ local clear, command = helpers.clear, helpers.command
|
||||
local eq, eval = helpers.eq, helpers.eval
|
||||
local wait = helpers.wait
|
||||
|
||||
if helpers.pending_win32(pending) then return end
|
||||
|
||||
describe('wordcount', function()
|
||||
before_each(clear)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user