mirror of
https://github.com/nushell/nushell.git
synced 2025-06-01 23:55:50 +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.