rustdoc: update test case for All Crates page
This commit is contained in:
parent
b72de9be74
commit
a87a883f4a
@ -6,6 +6,6 @@
|
||||
|
||||
// @has foo/../index.html
|
||||
// @has - '//span[@class="in-band"]' 'List of all crates'
|
||||
// @has - '//ul[@class="crate mod"]//a[@href="foo/index.html"]' 'foo'
|
||||
// @has - '//ul[@class="crate mod"]//a[@href="all_item_types/index.html"]' 'all_item_types'
|
||||
// @has - '//ul[@class="all-items"]//a[@href="foo/index.html"]' 'foo'
|
||||
// @has - '//ul[@class="all-items"]//a[@href="all_item_types/index.html"]' 'all_item_types'
|
||||
pub struct Foo;
|
||||
|
Loading…
Reference in New Issue
Block a user