rustc/tests/rustdoc-gui/impl-default-expansion.goml
2023-08-02 11:30:00 +02:00

4 lines
209 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": ""})