Fixes terminal launch issues and adds tests for queries
This commit is contained in:
parent
0bcd209a3f
commit
41e83b6be2
4 changed files with 235 additions and 119 deletions
|
@ -27,4 +27,6 @@ dirs = "4.0.0"
|
|||
gpui = { path = "../gpui", features = ["test-support"] }
|
||||
client = { path = "../client", features = ["test-support"]}
|
||||
project = { path = "../project", features = ["test-support"]}
|
||||
workspace = { path = "../workspace", features = ["test-support"] }
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue