blob: c3f9240cc93642c728ba78749655a4fc73009803 (
plain)
| 1
2
3
 | // 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": ""})
 |