]> git.lizzy.rs Git - rust.git/blobdiff - src/test/rustdoc-gui/impl-default-expansion.goml
Rollup merge of #103382 - compiler-errors:anon-apit-lt-region-ice, r=cjgillot
[rust.git] / src / test / rustdoc-gui / impl-default-expansion.goml
index 6df2661e6c2bb800f67dc40e8878f3a2312263ba..c3f9240cc93642c728ba78749655a4fc73009803 100644 (file)
@@ -1,3 +1,3 @@
 // This test ensures that the impl blocks are open by default.
-goto: file://|DOC_PATH|/test_docs/struct.Foo.html
+goto: "file://" + |DOC_PATH| + "/test_docs/struct.Foo.html"
 assert-attribute: ("#implementations-list details.implementors-toggle", {"open": ""})