mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-26 20:09:19 +00:00
Don't add test runnables for outline modules in the wrong file
This commit is contained in:
parent
1b9b2d1f40
commit
b8507ca98d
3 changed files with 139 additions and 18 deletions
|
@ -2508,6 +2508,7 @@ mod tests$0 {
|
|||
focus_range: 4..9,
|
||||
name: "tests",
|
||||
kind: Module,
|
||||
description: "mod tests",
|
||||
},
|
||||
kind: TestMod {
|
||||
path: "tests",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue