]> git.lizzy.rs Git - rust.git/blobdiff - tests/rustdoc-gui/list_code_block.goml
Rollup merge of #106886 - dtolnay:fastinstall, r=Mark-Simulacrum
[rust.git] / tests / rustdoc-gui / list_code_block.goml
index 3423a449de478a38b5dafe8ab921d0e69102801d..c527cfbfcbc5630558ab81e40d3fd7c0d094d109 100644 (file)
@@ -1,4 +1,4 @@
 // 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")
+assert: (".item-decl pre.rust")