Add test to ensure that impl blocks are open by default

This commit is contained in:
Guillaume Gomez 2021-04-25 14:49:43 +02:00
parent 33a70981e2
commit bcad1ec0ac

View File

@ -0,0 +1,3 @@
// This test ensures that the impl blocks are open by default.
goto: file://|DOC_PATH|/struct.Foo.html
assert: ("#main > details.implementors-toggle", "open", "")