mirror of
https://github.com/neovim/neovim.git
synced 2026-09-22 05:27:47 +00:00
The 'dump and read back mark " from a closed tab' test needs to actually create a second tab. Since it wasn't doing so, the 'q!' command caused nvim to exit and the subsequent 'qall' command fails.