test: use termopen() instead of :terminal more (#26462)

This commit is contained in:
zeertzjq
2023-12-08 08:00:27 +08:00
committed by GitHub
parent 5e3c1b976a
commit 3bb5d2f219
7 changed files with 34 additions and 15 deletions

View File

@@ -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',