about summary refs log tree commit diff
path: root/tests/rustdoc-ui/coverage/private.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rustdoc-ui/coverage/private.rs')
-rw-r--r--tests/rustdoc-ui/coverage/private.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/rustdoc-ui/coverage/private.rs b/tests/rustdoc-ui/coverage/private.rs
index 2a0271727f2..91490eff7a8 100644
--- a/tests/rustdoc-ui/coverage/private.rs
+++ b/tests/rustdoc-ui/coverage/private.rs
@@ -1,5 +1,5 @@
-// compile-flags:-Z unstable-options --show-coverage --document-private-items
-// check-pass
+//@ compile-flags:-Z unstable-options --show-coverage --document-private-items
+//@ check-pass
 
 #![allow(unused)]