Unnamed repository; edit this file 'description' to name the repository.
-rw-r--r--crates/hir-ty/src/tests/regression.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/hir-ty/src/tests/regression.rs b/crates/hir-ty/src/tests/regression.rs
index 32ecf14807..75d32035d0 100644
--- a/crates/hir-ty/src/tests/regression.rs
+++ b/crates/hir-ty/src/tests/regression.rs
@@ -2508,7 +2508,7 @@ fn main() {
}
#[test]
-fn foo() {
+fn module_inside_block() {
check_types(
r#"
fn foo() {