rust/src/test/rustdoc-gui/basic.goml
2022-10-07 20:17:22 +02:00

4 lines
130 B
Text

goto: "file://" + |DOC_PATH| + "/test_docs/index.html"
assert: ("#functions")
goto: "./struct.Foo.html"
assert: ("div.item-decl")