mirror of
https://github.com/neovim/neovim.git
synced 2026-01-18 11:09:11 +10: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.