mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-12 13:24:19 +00:00
Make cargo test -p gpui work
This commit is contained in:
parent
7c77baa7c1
commit
3e01d78a80
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ dhat = "0.3"
|
|||
env_logger.workspace = true
|
||||
png = "0.16"
|
||||
simplelog = "0.9"
|
||||
util = { path = "../util", features = ["test-support"] }
|
||||
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
media = { path = "../media" }
|
||||
|
|
Loading…
Reference in a new issue