]> git.lizzy.rs Git - rust.git/blobdiff - src/test/rustdoc-gui/duplicate-macro-reexport.goml
Auto merge of #103671 - matthiaskrgr:rollup-iuugpep, r=matthiaskrgr
[rust.git] / src / test / rustdoc-gui / duplicate-macro-reexport.goml
index 9ea5990622a2b4ad53e13e15c89055cb4f5713b9..496203c128eac63c5e92e3500aa00ccac702596b 100644 (file)
@@ -1,5 +1,5 @@
 // This test ensures that there is no macro duplicates in the sidebar.
-goto: file://|DOC_PATH|/test_docs/macro.a.html
+goto: "file://" + |DOC_PATH| + "/test_docs/macro.a.html"
 // Waiting for the elements in the sidebar to be rendered.
 wait-for: ".sidebar-elems .macro"
 // Check there is only one macro named "a" listed in the sidebar.