Update tests/rustdoc
to new test syntax
This commit is contained in:
parent
d3ec92e16e
commit
1b67035579
627 changed files with 4376 additions and 4376 deletions
|
@ -4,7 +4,7 @@
|
|||
// https://github.com/rust-lang/rust/issues/26995
|
||||
#![crate_name="issue_26995"]
|
||||
|
||||
// @has src/issue_26995/dev/null.html
|
||||
// @has issue_26995/null/index.html '//a/@href' '../../src/issue_26995/dev/null.html'
|
||||
//@ has src/issue_26995/dev/null.html
|
||||
//@ has issue_26995/null/index.html '//a/@href' '../../src/issue_26995/dev/null.html'
|
||||
#[path="/dev/null"]
|
||||
pub mod null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue