mirror of
https://github.com/neovim/neovim.git
synced 2026-08-22 07:11:12 +00:00
- Improve test reliability by only checking for a line with the string
we are interested in ("Interrupt").
- Try to avoid OOM by loading an existing big file instead of looping to
create one.