mirror of
https://github.com/neovim/neovim.git
synced 2025-09-22 03:08:27 +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>