Don't add test runnables for outline modules in the wrong file

This commit is contained in:
Lukas Wirth 2021-06-30 19:08:13 +02:00
parent 1b9b2d1f40
commit b8507ca98d
3 changed files with 139 additions and 18 deletions

View file

@ -862,6 +862,7 @@ mod tests {
focus_range: 18..23,
name: "tests",
kind: Module,
description: "mod tests",
},
kind: TestMod {
path: "tests",
@ -883,6 +884,7 @@ mod tests {
focus_range: 18..23,
name: "tests",
kind: Module,
description: "mod tests",
},
kind: TestMod {
path: "tests",