mirror of
https://github.com/neovim/neovim.git
synced 2024-12-23 04:35:04 -07:00
e91afdcda6
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. |
||
---|---|---|
.. | ||
append_spec.lua | ||
cd_spec.lua | ||
encoding_spec.lua | ||
grep_spec.lua | ||
menu_spec.lua | ||
oldfiles_spec.lua | ||
profile_spec.lua | ||
quit_spec.lua | ||
recover_spec.lua | ||
sign_spec.lua | ||
write_spec.lua | ||
wundo_spec.lua | ||
wviminfo_spec.lua |