Model symlinks better in FakeFs, add read_link Fs method
This commit is contained in:
parent
4c03231863
commit
55f1a6647f
2 changed files with 65 additions and 24 deletions
|
@ -32,5 +32,8 @@ serde_json.workspace = true
|
|||
log.workspace = true
|
||||
libc = "0.2"
|
||||
|
||||
[dev-dependencies]
|
||||
gpui = { path = "../gpui", features = ["test-support"] }
|
||||
|
||||
[features]
|
||||
test-support = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue