]> git.lizzy.rs Git - rust.git/blobdiff - tests/rustdoc-gui/list_code_block.goml
Rollup merge of #107740 - oli-obk:lock_tcx, r=petrochenkov
[rust.git] / tests / rustdoc-gui / list_code_block.goml
index c527cfbfcbc5630558ab81e40d3fd7c0d094d109..4c477d70c8956e1a1335a5d6a5859d5bfec6ebfe 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: (".item-decl pre.rust")
+assert: ("pre.rust.item-decl")