Skip to content

Commit 7f05496

Browse files
committed
cfg false
1 parent 2896849 commit 7f05496

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/ide-diagnostics/src/handlers/unresolved_method.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,6 @@ impl Tiger {
420420
}
421421

422422
#[test]
423-
#[cfg(false)]
424423
fn test_add_method_with_args() {
425424
check_fix(
426425
r#"

0 commit comments

Comments
 (0)