diff options
Diffstat (limited to 'tests/rustdoc-ui/coverage/statics-consts.rs')
| -rw-r--r-- | tests/rustdoc-ui/coverage/statics-consts.rs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/rustdoc-ui/coverage/statics-consts.rs b/tests/rustdoc-ui/coverage/statics-consts.rs index 5a35260fa35..85cc2384739 100644 --- a/tests/rustdoc-ui/coverage/statics-consts.rs +++ b/tests/rustdoc-ui/coverage/statics-consts.rs @@ -1,5 +1,5 @@ -// compile-flags:-Z unstable-options --show-coverage -// check-pass +//@ compile-flags:-Z unstable-options --show-coverage +//@ check-pass //! gotta make sure we can count statics and consts correctly, too |
