mirror of
https://github.com/nushell/nushell.git
synced 2025-06-04 00:56:11 +02:00
Added test cases that ensure that special characters in path names are passed to external commands correctly. These cases have been implemented with rstest to reuse existing test code.