Update rustdoc test
This commit is contained in:
parent
33cbf8908d
commit
a476ec8bd0
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#![crate_name = "foo"]
|
#![crate_name = "foo"]
|
||||||
|
|
||||||
// The goal of this test is to answer that it won't be generated as a list because
|
// The goal of this test is to ensure that it won't be generated as a list because
|
||||||
// block doc comments can have their lines starting with a star.
|
// block doc comments can have their lines starting with a star.
|
||||||
|
|
||||||
// @has foo/fn.foo.html
|
// @has foo/fn.foo.html
|
||||||
|
|
Loading…
Add table
Reference in a new issue