We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7c76c1 commit b9c69c6Copy full SHA for b9c69c6
1 file changed
tests/integration/hover.rs
@@ -1,7 +1,7 @@
1
//! Integration tests for `textDocument/hover`.
2
3
use crate::common::{
4
- create_psr4_workspace create_test_backend, create_test_backend_with_closure_stub,
+ create_psr4_workspace, create_test_backend, create_test_backend_with_closure_stub,
5
create_test_backend_with_full_stubs, create_test_backend_with_function_stubs,
6
create_test_backend_with_stdclass_stub,
7
};
0 commit comments