Fix settings2 crate tests

This commit is contained in:
Conrad Irwin 2023-10-26 11:27:23 +02:00
parent 6cf7d0b81c
commit 6e9c779c51
7 changed files with 405 additions and 434 deletions

View file

@ -25,7 +25,7 @@ test-support = [
clock = { path = "../clock" }
collections = { path = "../collections" }
fuzzy2 = { path = "../fuzzy2" }
fs = { path = "../fs" }
fs2 = { path = "../fs2" }
git = { path = "../git" }
gpui2 = { path = "../gpui2" }
lsp2 = { path = "../lsp2" }