Files
rust/src/test/rustdoc-gui/impl-default-expansion.goml
2022-03-08 23:12:11 +01:00

4 lines
199 B
Plaintext

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