]> git.lizzy.rs Git - rust.git/blobdiff - src/test/rustdoc-gui/label-next-to-symbol.goml
Rollup merge of #102454 - chenyukang:fix-102396-missing-parentheses, r=lcnr
[rust.git] / src / test / rustdoc-gui / label-next-to-symbol.goml
index 4b4cea2621fff7deeecd2087c70bec097ff0c281..05f8ddc716e8703b6bcadd675c04b83dbd6fc568 100644 (file)
@@ -1,6 +1,6 @@
 // These tests verify that labels like "UNIX" and "Deprecated" stay on the same line as their symbol.
 // It also verifies the staggered layout on mobile.
-goto: file://|DOC_PATH|/test_docs/index.html
+goto: "file://" + |DOC_PATH| + "/test_docs/index.html"
 
 // Desktop view
 size: (1080, 600)