Auto merge of #106350 - GuillaumeGomez:gui-test-explanation-2, r=notriddle
Add comment explaining what docblock-table GUI test is about r? `@notriddle`
This commit is contained in:
commit
77429957a0
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
// This test checks the appearance of the tables in the doc comments.
|
||||
goto: "file://" + |DOC_PATH| + "/test_docs/doc_block_table/struct.DocBlockTable.html#method.func"
|
||||
|
||||
compare-elements-css: (".impl-items .docblock table th", ".top-doc .docblock table th", ["border"])
|
||||
|
|
Loading…
Add table
Reference in a new issue