]> git.lizzy.rs Git - rust.git/blob - src/test/rustdoc-gui/search-result-description.goml
Auto merge of #94566 - yanganto:show-ignore-message, r=m-ou-se
[rust.git] / src / test / rustdoc-gui / search-result-description.goml
1 // This test is to ensure that the codeblocks are correctly rendered in the search results.
2 goto: file://|DOC_PATH|/test_docs/index.html?search=some_more_function
3 // Waiting for the search results to appear...
4 wait-for: "#titles"
5 assert-text: (".search-results .desc code", "format!")