mirror of
https://github.com/neovim/neovim.git
synced 2025-09-18 17:28:23 +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.