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);
|
client::init_settings(cx);
|
||||||
workspace::init_settings(cx);
|
workspace::init_settings(cx);
|
||||||
Project::init_settings(cx);
|
Project::init_settings(cx);
|
||||||
|
crate::init(cx);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue