mirror of
https://github.com/neovim/neovim.git
synced 2026-02-06 11:57:19 +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.