about summary refs log tree commit diff
path: root/tests/run-coverage/closure_macro.coverage
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-coverage/closure_macro.coverage')
-rw-r--r--tests/run-coverage/closure_macro.coverage2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-coverage/closure_macro.coverage b/tests/run-coverage/closure_macro.coverage
index 1bfd2013da8..0f2c917e090 100644
--- a/tests/run-coverage/closure_macro.coverage
+++ b/tests/run-coverage/closure_macro.coverage
@@ -1,5 +1,5 @@
    LL|       |// compile-flags: --edition=2018
-   LL|       |#![feature(no_coverage)]
+   LL|       |#![feature(coverage_attribute)]
    LL|       |
    LL|       |macro_rules! bail {
    LL|       |    ($msg:literal $(,)?) => {