Update @!has
name in tests
This commit is contained in:
parent
9db6061d64
commit
b34e2404fd
49 changed files with 127 additions and 127 deletions
|
@ -5,8 +5,8 @@
|
|||
extern crate rustdoc_hidden;
|
||||
|
||||
// @has hidden_use/index.html
|
||||
// @!has - 'rustdoc_hidden'
|
||||
// @!has - 'Bar'
|
||||
// @!hasraw - 'rustdoc_hidden'
|
||||
// @!hasraw - 'Bar'
|
||||
// @!has hidden_use/struct.Bar.html
|
||||
#[doc(hidden)]
|
||||
pub use rustdoc_hidden::Bar;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue