diff options
Diffstat (limited to 'tests/rustdoc/doctest/doctest-macro-38219.rs')
| -rw-r--r-- | tests/rustdoc/doctest/doctest-macro-38219.rs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/rustdoc/doctest/doctest-macro-38219.rs b/tests/rustdoc/doctest/doctest-macro-38219.rs index 6c81df11085..574e8452378 100644 --- a/tests/rustdoc/doctest/doctest-macro-38219.rs +++ b/tests/rustdoc/doctest/doctest-macro-38219.rs @@ -1,7 +1,7 @@ // https://github.com/rust-lang/rust/issues/38219 -// compile-flags:--test -// should-fail +//@ compile-flags:--test +//@ should-fail /// ``` /// fail |
