radicle-heartwood-lfs/crates/radicle-cli-test/src
Fintan Halpenny e4a16dc40a cli-test: Disable normalizing paths
The normalization of paths was converting valid `\n` characters to `/n`.
This had not been noticed until codespell suggest the change of
`/ndefined` to be `/undefined`.

Use `Assert::normalize_paths(false)` to disable this behaviour.
2026-06-03 11:49:41 +02:00
..
lib.rs cli-test: Disable normalizing paths 2026-06-03 11:49:41 +02:00