]> git.lizzy.rs Git - rust.git/blobdiff - src/test/rustdoc-gui/pocket-menu.goml
Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup
[rust.git] / src / test / rustdoc-gui / pocket-menu.goml
index 71d514648ba26d5d576d77382373af5b220aafc4..fb63ea62a48afc003329335733cceef3805d6b9b 100644 (file)
@@ -1,5 +1,5 @@
 // This test ensures that the "pocket menus" are working as expected.
-goto: file://|DOC_PATH|/test_docs/index.html
+goto: "file://" + |DOC_PATH| + "/test_docs/index.html"
 // First we check that the help menu doesn't exist yet.
 assert-false: "#help-button .popover"
 // Then we display the help menu.