Move two intra-doc-link tests into the intra-doc folder
This commit is contained in:
parent
49553bbc98
commit
e18b23b7f4
2 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#[lang = "usize"]
|
||||
/// [Self::f]
|
||||
/// [Self::MAX]
|
||||
// @has intra_link_prim_self/primitive.usize.html
|
||||
// @has prim_self/primitive.usize.html
|
||||
// @has - '//a[@href="primitive.usize.html#method.f"]' 'Self::f'
|
||||
// @has - '//a[@href="primitive.usize.html#associatedconstant.MAX"]' 'Self::MAX'
|
||||
impl usize {
|
||||
Loading…
Add table
Add a link
Reference in a new issue