aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/tests/test
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2019-02-11 19:24:39 +0000
committerAleksey Kladov <[email protected]>2019-02-11 19:24:39 +0000
commit0d060b073ce965511e3c794c4b6e70f69d14d2ff (patch)
treeca0c8d13f9723a4d54feec9e3359c2e5461712b3 /crates/ra_ide_api/tests/test
parenta78142cc648cd0c95dcaabc598d614f0edc24eb6 (diff)
remove hard-coded query-group macro
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 "