neovim/test/functional/plugin
Justin M. Keyes 607d610d06
test/shada_spec: avoid exit_event race #10951
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 d4a0b6c4e1
2019-09-05 09:48:34 -07:00
..
health_spec.lua test: Eliminate plugin/helpers.lua 2019-08-05 23:55:57 +02:00
man_spec.lua test/man_spec: remove plugin_helpers.reset() 2019-08-05 04:51:49 +02:00
matchparen_spec.lua test: Eliminate plugin/helpers.lua 2019-08-05 23:55:57 +02:00
msgpack_spec.lua test: Eliminate plugin/helpers.lua 2019-08-05 23:55:57 +02:00
shada_spec.lua test/shada_spec: avoid exit_event race #10951 2019-09-05 09:48:34 -07:00