Skip to content

Commit 5376670

Browse files
Add small description to GUI test
1 parent 98cfa68 commit 5376670

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/rustdoc-gui/basic-code.goml

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Small test to ensure the "src-line-numbers" element is only present once on
2+
// the page.
13
goto: "file://" + |DOC_PATH| + "/test_docs/index.html"
24
click: ".srclink"
35
wait-for: ".src-line-numbers"

0 commit comments

Comments
 (0)