mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +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.