mirror of
https://github.com/neovim/neovim.git
synced 2026-01-20 12:11:55 +10:00
Problem: Edit test for mode message fails when using valgrind.
Solution: Use WaitForAssert(). Run beep test later.
c5382b667a
Co-authored-by: Bram Moolenaar <Bram@vim.org>