chore: Add missing test-support features to terminal_view and image_viewer (#22782)
Release Notes: - N/A
This commit is contained in:
parent
57dfaa63ca
commit
f53a17b044
5 changed files with 10 additions and 0 deletions
|
@ -24,3 +24,6 @@ theme.workspace = true
|
|||
ui.workspace = true
|
||||
util.workspace = true
|
||||
workspace.workspace = true
|
||||
|
||||
[features]
|
||||
test-support = ["gpui/test-support"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue