about summary refs log tree commit diff
path: root/tests/coverage/branch/if-let.coverage
diff options
context:
space:
mode:
Diffstat (limited to 'tests/coverage/branch/if-let.coverage')
-rw-r--r--tests/coverage/branch/if-let.coverage4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/coverage/branch/if-let.coverage b/tests/coverage/branch/if-let.coverage
index 9a3f0113f75..e55da7fb726 100644
--- a/tests/coverage/branch/if-let.coverage
+++ b/tests/coverage/branch/if-let.coverage
@@ -1,5 +1,5 @@
-   LL|       |#![feature(coverage_attribute, let_chains)]
-   LL|       |//@ edition: 2021
+   LL|       |#![feature(coverage_attribute)]
+   LL|       |//@ edition: 2024
    LL|       |//@ compile-flags: -Zcoverage-options=branch
    LL|       |//@ llvm-cov-flags: --show-branches=count
    LL|       |