mirror of
https://github.com/neovim/neovim.git
synced 2026-01-05 02:47:28 +10:00
test: use termopen() instead of :terminal more (#26462)
This commit is contained in:
@@ -101,7 +101,7 @@ describe('vim.ui_attach', function()
|
||||
end)
|
||||
|
||||
it('does not crash on exit', function()
|
||||
helpers.funcs.system({
|
||||
funcs.system({
|
||||
helpers.nvim_prog,
|
||||
'-u', 'NONE',
|
||||
'-i', 'NONE',
|
||||
|
||||
Reference in New Issue
Block a user