mirror of
https://github.com/neovim/neovim.git
synced 2024-12-29 14:41:06 -07:00
607d610d06
Doing clear() multiple times in quick succession provokes the
`exit_event` race described in #8813.
- Avoid it by removing unnecessary reset() call.
- Replace unnecessary nested describe() blocks with it() blocks.
ref
|
||
---|---|---|
.. | ||
health_spec.lua | ||
man_spec.lua | ||
matchparen_spec.lua | ||
msgpack_spec.lua | ||
shada_spec.lua |