rust/src/test/rustdoc-gui/toggle-implementors.goml
2021-09-01 20:34:51 +02:00

4 lines
209 B
Text

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