mirror of
https://github.com/neovim/neovim.git
synced 2025-10-03 08:28:34 +00:00

It's possible that the first test encounters a temp directory with files in it, due to a previous test causing the first test to fail. Instead, let's clean up before and after the test to make sure the temp area is pristine before and after the test.