aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/tests/test
diff options
context:
space:
mode:
authorbors[bot] <bors[bot]@users.noreply.github.com>2019-02-11 19:25:26 +0000
committerbors[bot] <bors[bot]@users.noreply.github.com>2019-02-11 19:25:26 +0000
commitdb6d214411505de6534fce183e9bea8109bc5283 (patch)
treeca0c8d13f9723a4d54feec9e3359c2e5461712b3 /crates/ra_ide_api/tests/test
parenta78142cc648cd0c95dcaabc598d614f0edc24eb6 (diff)
parent0d060b073ce965511e3c794c4b6e70f69d14d2ff (diff)
Merge #793
793: remove hard-coded query-group macro r=matklad a=matklad Co-authored-by: Aleksey Kladov <[email protected]>
Diffstat (limited to 'crates/ra_ide_api/tests/test')
-rw-r--r--crates/ra_ide_api/tests/test/main.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/ra_ide_api/tests/test/main.rs b/crates/ra_ide_api/tests/test/main.rs
index c2cb38f7e..7d1695cfd 100644
--- a/crates/ra_ide_api/tests/test/main.rs
+++ b/crates/ra_ide_api/tests/test/main.rs
@@ -91,6 +91,7 @@ fn test_find_all_refs_for_fn_param() {
91} 91}
92 92
93#[test] 93#[test]
94#[ignore]
94fn world_symbols_include_stuff_from_macros() { 95fn world_symbols_include_stuff_from_macros() {
95 let (analysis, _) = single_file( 96 let (analysis, _) = single_file(
96 " 97 "