Skip to content

Commit 7742995

Browse files
committed
Auto merge of rust-lang#106350 - GuillaumeGomez:gui-test-explanation-2, r=notriddle
Add comment explaining what docblock-table GUI test is about r? `@notriddle`
2 parents bb6e76d + d14e636 commit 7742995

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/rustdoc-gui/docblock-table.goml

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// This test checks the appearance of the tables in the doc comments.
12
goto: "file://" + |DOC_PATH| + "/test_docs/doc_block_table/struct.DocBlockTable.html#method.func"
23

34
compare-elements-css: (".impl-items .docblock table th", ".top-doc .docblock table th", ["border"])

0 commit comments

Comments
 (0)