mirror of
https://github.com/neovim/neovim.git
synced 2025-10-04 08:56:29 +00:00

before_each(clear) is required to init the test harness for single-test runs, and also to ensure a known environment for each test.
before_each(clear) is required to init the test harness for single-test runs, and also to ensure a known environment for each test.