5 lines
220 B
Plaintext
5 lines
220 B
Plaintext
// This test ensures that the implementors toggle are not open by default.
|
|
go-to: "file://" + |DOC_PATH| + "/implementors/trait.Whatever.html"
|
|
|
|
assert-attribute-false: ("#implementors-list > details", {"open": ""}, ALL)
|