mirror of
https://github.com/neovim/neovim.git
synced 2024-12-29 14:41:06 -07: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 command = helpers.command
|
||||
|
||||
if helpers.pending_win32(pending) then return end
|
||||
|
||||
describe('external cmdline', function()
|
||||
local screen
|
||||
local last_level = 0
|
||||
|
Loading…
Reference in New Issue
Block a user