mirror of
https://github.com/neovim/neovim.git
synced 2026-08-24 16:11:52 +00:00
Problem: Using common name in tests leads to flaky tests.
Solution: Rename files and directories to be more specific.
3b0d70f4ff
This only includes test_cd.vim changes.
Co-authored-by: Bram Moolenaar <Bram@vim.org>