mirror of
https://github.com/neovim/neovim.git
synced 2026-03-21 16:09:42 +00:00
Problem: Some tests fail when the system is slow.
Solution: Make the run number global, use in the test to increase the
waiting time. (closes vim/vim#5841)
3ed9efc2b1
Co-authored-by: Bram Moolenaar <Bram@vim.org>