Add unit test for project search
This commit is contained in:
parent
ed89475cf6
commit
720056d0db
4 changed files with 157 additions and 4 deletions
|
@ -22,5 +22,6 @@ postage = { version = "0.4.1", features = ["futures-traits"] }
|
|||
[dev-dependencies]
|
||||
editor = { path = "../editor", features = ["test-support"] }
|
||||
gpui = { path = "../gpui", features = ["test-support"] }
|
||||
serde_json = { version = "1.0.64", features = ["preserve_order"] }
|
||||
workspace = { path = "../workspace", features = ["test-support"] }
|
||||
unindent = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue