mirror of
https://github.com/neovim/neovim.git
synced 2025-12-12 01:22:41 +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.