mirror of
https://github.com/neovim/neovim.git
synced 2026-07-25 10:12:01 +00:00
Problem: tests: Test_fuzzy_completion_bufname_fullpath() creates an
unnecessary directory with the name of a file.
Solution: Only create the parent directory of the file (zeertzjq).
closes: vim/vim#20695
98efa50279