blob: 25ddea319c8629177cb22f7f02b97e7b82e85a5b (
plain)
1
2
3
4
|
// This test checks that code blocks in list are supported.
go-to: "file://" + |DOC_PATH| + "/test_docs/index.html"
go-to: "./fn.check_list_code_block.html"
assert: ("pre.rust.item-decl")
|