forked from mirrors/jj
a06c393716
In `TestBackend`, we simply use the path as key to look up the storage in memory. That means we can't rely on the file system to look find the same path given two different representaitons of the same path. We therefore need to canonicalize the paths if we want to allow the caller to pass in different paths for the same real path. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |