chore: Add missing test-support features to terminal_view and image_viewer (#22782)

Release Notes:

- N/A
This commit is contained in:
Piotr Osiewicz 2025-01-07 18:19:22 +01:00 committed by GitHub
parent 57dfaa63ca
commit f53a17b044
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 10 additions and 0 deletions

View file

@ -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