mirror of
https://github.com/neovim/neovim.git
synced 2026-01-22 05:04:51 +10: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.