about summary refs log tree commit diff
path: root/src/test/rustdoc-gui/basic-code.goml
blob: 108cf8abcb529d2bf238733f3487c4430a053766 (plain)
1
2
3
4
goto: "file://" + |DOC_PATH| + "/test_docs/index.html"
click: ".srclink"
wait-for: ".src-line-numbers"
assert-count: (".src-line-numbers", 1)