diff options
Diffstat (limited to 'tests/rustdoc/module-impls.rs')
| -rw-r--r-- | tests/rustdoc/module-impls.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rustdoc/module-impls.rs b/tests/rustdoc/module-impls.rs index 852f444e99b..b66721ecb13 100644 --- a/tests/rustdoc/module-impls.rs +++ b/tests/rustdoc/module-impls.rs @@ -2,4 +2,4 @@ pub use std::marker::Send; -// @!hasraw foo/index.html 'Implementations' +//@ !hasraw foo/index.html 'Implementations' |
