Simplify test
Co-authored-by: Guillaume Gomez <guillaume1.gomez@gmail.com>
This commit is contained in:
parent
5fcd2f72fe
commit
15db4186b7
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
// @has type_layout/struct.Foo.html 'Size: '
|
||||
// @has - ' bytes'
|
||||
// @matches - '<h2 id="layout".+Layout.+a href="#layout" class="anchor">'
|
||||
// @has - '//*[@id="layout"]/a[@href="#layout"]' ''
|
||||
pub struct Foo {
|
||||
pub a: usize,
|
||||
b: Vec<String>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue