mirror of
https://github.com/nushell/nushell.git
synced 2025-06-12 21:16:51 +02:00
# Description Add tests for `path self`. I wasn't very familiar with the code base, especially the testing utilities, when I first implemented `path self`. It's been on my mind to add tests for it since then.