about summary refs log tree commit diff
path: root/tests/coverage/no_spans.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/coverage/no_spans.rs')
-rw-r--r--tests/coverage/no_spans.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/coverage/no_spans.rs b/tests/coverage/no_spans.rs
index a5234bc6b60..e5312406f8a 100644
--- a/tests/coverage/no_spans.rs
+++ b/tests/coverage/no_spans.rs
@@ -1,5 +1,5 @@
 #![feature(coverage_attribute)]
-// edition: 2021
+//@ edition: 2021
 
 // If the span extractor can't find any relevant spans for a function, the
 // refinement loop will terminate with nothing in its `prev` slot. If the