Update @!has
name in tests
This commit is contained in:
parent
9db6061d64
commit
b34e2404fd
49 changed files with 127 additions and 127 deletions
|
@ -5,7 +5,7 @@
|
|||
// @has - '//h3[@class="sidebar-title"]/a[@href="#fields"]' 'Tuple Fields'
|
||||
// @has - '//*[@id="structfield.0"]' '0: u32'
|
||||
// @has - '//*[@id="main-content"]/div[@class="docblock"]' 'hello'
|
||||
// @!has - '//*[@id="structfield.1"]'
|
||||
// @!hasraw - '//*[@id="structfield.1"]'
|
||||
// @has - '//*[@id="structfield.2"]' '2: char'
|
||||
// @has - '//*[@id="structfield.3"]' '3: i8'
|
||||
// @has - '//*[@id="main-content"]/div[@class="docblock"]' 'not hello'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue