Unnamed repository; edit this file 'description' to name the repository.
Merge pull request #20966 from ChayimFriedman2/fix-test-name
minor: Fix test name
Chayim Refael Friedman 6 months ago
parent c46279d · parent 2b9591e · commit 7bd9b76
-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() {