X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftest%2Frustdoc-gui%2Flabel-next-to-symbol.goml;h=05f8ddc716e8703b6bcadd675c04b83dbd6fc568;hb=66de34b0352146994b76e6399dd5cd5abc3ae3ce;hp=4b4cea2621fff7deeecd2087c70bec097ff0c281;hpb=084029f39d0aba9d34188d512760d7ba324081b7;p=rust.git diff --git a/src/test/rustdoc-gui/label-next-to-symbol.goml b/src/test/rustdoc-gui/label-next-to-symbol.goml index 4b4cea2621f..05f8ddc716e 100644 --- a/src/test/rustdoc-gui/label-next-to-symbol.goml +++ b/src/test/rustdoc-gui/label-next-to-symbol.goml @@ -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)