mirror of
https://github.com/neovim/neovim.git
synced 2025-12-07 15:14:04 +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>