WIP
This commit is contained in:
parent
09efa017d4
commit
583c36e24b
21 changed files with 11815 additions and 11788 deletions
|
@ -919,7 +919,7 @@ mod tests {
|
|||
|
||||
fn init_test(cx: &mut gpui::AppContext) {
|
||||
cx.set_global(SettingsStore::test(cx));
|
||||
theme::init((), cx);
|
||||
theme::init(cx);
|
||||
language::init(cx);
|
||||
crate::init(cx);
|
||||
Project::init_settings(cx);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue