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