mirror of
https://github.com/neovim/neovim.git
synced 2025-09-16 08:18:17 +00:00

Move tests of path_full_dir_name to path_spec. It is only defined in path.h. Not sure why this works most of the time (I can only trigger a failure when running under lldb). It's a more logical place to have the test as well.