diff options
Diffstat (limited to 'tests/rustdoc-ui/normalize-overflow.rs')
| -rw-r--r-- | tests/rustdoc-ui/normalize-overflow.rs | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/tests/rustdoc-ui/normalize-overflow.rs b/tests/rustdoc-ui/normalize-overflow.rs index 3698fe70e7f..30b0d2f26e8 100644 --- a/tests/rustdoc-ui/normalize-overflow.rs +++ b/tests/rustdoc-ui/normalize-overflow.rs @@ -1,5 +1,5 @@ -// aux-crate:overflow=overflow.rs -// check-pass +//@ aux-crate:overflow=overflow.rs +//@ check-pass // Regression test for <https://github.com/rust-lang/rust/issues/79506>. extern crate overflow; | 
