rust/src/test/rustdoc-gui/impl-default-expansion.goml
2021-12-02 14:17:20 +01:00

3 lines
193 B
Text

// This test ensures that the impl blocks are open by default.
goto: file://|DOC_PATH|/test_docs/struct.Foo.html
assert-attribute: ("#main-content > details.implementors-toggle", {"open": ""})