mirror of
https://github.com/neovim/neovim.git
synced 2026-01-18 02:59:25 +10: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.