mirror of
https://github.com/neovim/neovim.git
synced 2026-05-28 15:55:34 +00:00
Problem: On slow systems tests can be flaky.
Solution: Use TermWait() instead of term-wait(). (Yegappan Lakshmanan,
closes vim/vim#6756)
733d259a83
Co-authored-by: Bram Moolenaar <Bram@vim.org>