]> git.lizzy.rs Git - rust.git/blob - src/test/rustdoc-gui/search-result-description.goml
Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3' into sync_cg_clif-2021-08-06
[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!")