mirror of
https://github.com/neovim/neovim.git
synced 2026-04-23 07:45:32 +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.