mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-24 17:28:40 +00:00
Fix tests
This commit is contained in:
parent
78908bc5cb
commit
0e6002dca2
1 changed files with 1 additions and 0 deletions
|
@ -1525,6 +1525,7 @@ mod tests {
|
|||
client::init_settings(cx);
|
||||
workspace::init_settings(cx);
|
||||
Project::init_settings(cx);
|
||||
crate::init(cx);
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue