mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00
internal: fix slightly broken test
This commit is contained in:
parent
2b5f35ca4b
commit
21f4588fc8
@ -525,7 +525,7 @@ version = \"0.0.0\"
|
|||||||
#[test]
|
#[test]
|
||||||
fn out_dirs_check() {
|
fn out_dirs_check() {
|
||||||
if skip_slow_tests() {
|
if skip_slow_tests() {
|
||||||
// return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
let server = Project::with_fixture(
|
let server = Project::with_fixture(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user