mirror of
https://github.com/neovim/neovim.git
synced 2026-01-06 03:17:23 +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.