mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
While trying to debug an issue, I discovered that the tests for illegal arguments depended on the prior suite having run and started a session. Let's remove that unintentional dependency by starting our own session before each test.