summaryrefslogtreecommitdiffstats
path: root/src/test/rustdoc-gui/basic.goml
blob: 60292835bc0bf3ad3860310857470d9126f752a4 (plain)
1
2
3
4
goto: "file://" + |DOC_PATH| + "/test_docs/index.html"
assert: ("#functions")
goto: "./struct.Foo.html"
assert: ("div.item-decl")