mirror of
https://github.com/neovim/neovim.git
synced 2026-08-14 19:39:33 +00:00
Problem: Test fails if other "build*/" dirs exist with a "nvim" file, e.g. `build-asan/bin/nvim`. Solution: Do the test in an isolated dir. This also fixes the test for the zig build.