mirror of
https://github.com/neovim/neovim.git
synced 2025-10-04 00:46:30 +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.