moved TestCompletionProvider into ai
This commit is contained in:
parent
ec9d79b6fe
commit
7af77b1cf9
3 changed files with 41 additions and 37 deletions
|
@ -44,6 +44,7 @@ tiktoken-rs = "0.5"
|
|||
[dev-dependencies]
|
||||
editor = { path = "../editor", features = ["test-support"] }
|
||||
project = { path = "../project", features = ["test-support"] }
|
||||
ai = { path = "../ai", features = ["test-support"]}
|
||||
|
||||
ctor.workspace = true
|
||||
env_logger.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue