about summary refs log tree commit diff
path: root/tests/rustdoc/edition-doctest.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rustdoc/edition-doctest.rs')
-rw-r--r--tests/rustdoc/edition-doctest.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rustdoc/edition-doctest.rs b/tests/rustdoc/edition-doctest.rs
index 6de25996bed..f43c074f806 100644
--- a/tests/rustdoc/edition-doctest.rs
+++ b/tests/rustdoc/edition-doctest.rs
@@ -1,4 +1,4 @@
-// compile-flags:--test
+//@ compile-flags:--test
 
 /// ```rust,edition2018
 /// #![feature(try_blocks)]