Call language::init_test in test_single_file_worktrees_diagnostics

This commit is contained in:
Antonio Scandurra 2022-04-20 10:42:09 +02:00
parent b3f2b7a92c
commit b013b1ba5d

View File

@ -5337,6 +5337,7 @@ mod tests {
#[gpui::test]
async fn test_single_file_worktrees_diagnostics(cx: &mut gpui::TestAppContext) {
cx.foreground().forbid_parking();
language::init_test(cx);
let fs = FakeFs::new(cx.background());
fs.insert_tree(