mirror of
https://github.com/neovim/neovim.git
synced 2026-08-06 23:49:16 +00:00
The test was hoping to not find a tags file, but didn't actively guard against it. In my case, I had a tags file present which was causing different output to be generated. To fix this, let's set the tags option to look for an unlikely filename.