Skip to content

Commit d14e636

Browse files
Add comment explaining what docblock-table GUI test is about
1 parent b542f28 commit d14e636

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)