mirror of
https://github.com/neovim/neovim.git
synced 2025-11-15 23:01:24 +00:00
Whenever `eq()`, `ok()`, etc. fails, include log tail in the failure message. This helps to correlate log messages with a particular test failure.