mirror of
https://github.com/neovim/neovim.git
synced 2026-08-14 03:04:54 +00:00
Problem: Messages from tests were not always displayed.
Solution: Always show messages, the timing is always useful. (Ken Takata,
closes vim/vim#6792)
6e3aeec846
Co-authored-by: Bram Moolenaar <Bram@vim.org>