Skip to content

Commit fd6d50f

Browse files
committed
cfg false
1 parent 2e3a3a2 commit fd6d50f

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
@@ -417,7 +417,6 @@ impl Tiger {
417417
}
418418

419419
#[test]
420-
#[cfg(false)]
421420
fn test_add_method_with_args() {
422421
check_fix(
423422
r#"

0 commit comments

Comments
 (0)