mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-27 09:44:46 +03:00
Fix test-support feature propagation for editor and workspace
This commit is contained in:
parent
b571eae4f3
commit
3228a55329
@ -17,11 +17,13 @@ path = "src/main.rs"
|
||||
test-support = [
|
||||
"buffer/test-support",
|
||||
"client/test-support",
|
||||
"editor/test-support",
|
||||
"gpui/test-support",
|
||||
"language/test-support",
|
||||
"project/test-support",
|
||||
"rpc/test-support",
|
||||
"tempdir",
|
||||
"workspace/test-support",
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
|
Loading…
Reference in New Issue
Block a user