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
|
@ -103,6 +103,7 @@ pretty_assertions.workspace = true
|
|||
project = { workspace = true, features = ["test-support"] }
|
||||
rand.workspace = true
|
||||
serde_json_lenient.workspace = true
|
||||
terminal_view = { workspace = true, features = ["test-support"] }
|
||||
text = { workspace = true, features = ["test-support"] }
|
||||
tree-sitter-md.workspace = true
|
||||
unindent.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue