mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
test: ui/cmdline_spec.lua: enable on Windows
This commit is contained in:
parent
8526902790
commit
1a93f58831
@ -5,8 +5,6 @@ local source = helpers.source
|
|||||||
local ok = helpers.ok
|
local ok = helpers.ok
|
||||||
local command = helpers.command
|
local command = helpers.command
|
||||||
|
|
||||||
if helpers.pending_win32(pending) then return end
|
|
||||||
|
|
||||||
describe('external cmdline', function()
|
describe('external cmdline', function()
|
||||||
local screen
|
local screen
|
||||||
local last_level = 0
|
local last_level = 0
|
||||||
|
Loading…
Reference in New Issue
Block a user