mirror of
https://github.com/neovim/neovim.git
synced 2026-01-17 10:38:57 +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.