mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 17:21:49 +00:00
win: enable legacy/arglist_spec.lua
This commit is contained in:
@@ -4,8 +4,6 @@ local helpers = require('test.functional.helpers')(after_each)
|
||||
local clear, command, eq = helpers.clear, helpers.command, helpers.eq
|
||||
local eval, exc_exec, neq = helpers.eval, helpers.exc_exec, helpers.neq
|
||||
|
||||
if helpers.pending_win32(pending) then return end
|
||||
|
||||
describe('argument list commands', function()
|
||||
before_each(clear)
|
||||
|
||||
|
Reference in New Issue
Block a user