mirror of https://github.com/helix-editor/helix
Fix tests
parent
c7759a5aa0
commit
2ad2838a27
|
@ -458,8 +458,7 @@ where
|
||||||
unit: String::from(" "),
|
unit: String::from(" "),
|
||||||
}),
|
}),
|
||||||
indent_query: OnceCell::new(),
|
indent_query: OnceCell::new(),
|
||||||
debug_adapter: None,
|
debugger: None,
|
||||||
debug_configs: None,
|
|
||||||
}],
|
}],
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue