rust/tests/rustdoc-gui/list_code_block.goml
2023-01-11 09:32:08 +00:00

5 lines
179 B
Plaintext

// This test checks that code blocks in list are supported.
goto: "file://" + |DOC_PATH| + "/test_docs/index.html"
goto: "./fn.check_list_code_block.html"
assert: ("pre.rust.fn")