]> git.lizzy.rs Git - rust.git/blobdiff - tests/rustdoc/strip-block-doc-comments-stars.rs
Rollup merge of #106753 - compiler-errors:rpitit-not-suggestable, r=spastorino
[rust.git] / tests / rustdoc / strip-block-doc-comments-stars.rs
index ea28d84f1ffdfe63fd0b41bad05a8c29205c822e..ca4c93f92e0a4f4a705ef02323c9629e450aac33 100644 (file)
@@ -4,7 +4,7 @@
 // block doc comments can have their lines starting with a star.
 
 // @has foo/fn.foo.html
-// @snapshot docblock - '//*[@class="rustdoc-toggle top-doc"]//*[@class="docblock"]'
+// @snapshot docblock - '//*[@class="toggle top-doc"]//*[@class="docblock"]'
 /**
  *     a
  */