aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/src/completion/complete_path.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/ra_ide_api/src/completion/complete_path.rs')
-rw-r--r--crates/ra_ide_api/src/completion/complete_path.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/ra_ide_api/src/completion/complete_path.rs b/crates/ra_ide_api/src/completion/complete_path.rs
index 55c78d305..31e7dffe8 100644
--- a/crates/ra_ide_api/src/completion/complete_path.rs
+++ b/crates/ra_ide_api/src/completion/complete_path.rs
@@ -589,7 +589,7 @@ mod tests {
589 } 589 }
590 590
591 #[test] 591 #[test]
592 fn completes_quantified_macros() { 592 fn completes_qualified_macros() {
593 assert_debug_snapshot!( 593 assert_debug_snapshot!(
594 do_reference_completion( 594 do_reference_completion(
595 " 595 "