mirror of
https://github.com/neovim/neovim.git
synced 2025-09-26 04:58:33 +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.