mirror of
https://github.com/neovim/neovim.git
synced 2026-06-05 03:24:16 +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.