]> git.lizzy.rs Git - rust.git/blobdiff - src/test/rustdoc-gui/hash-item-expansion.goml
Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyup
[rust.git] / src / test / rustdoc-gui / hash-item-expansion.goml
index d736d15d184a3f0a12a4906412c36ad9cd277b88..1248d11200e6c5f27b51e7a17342f08da84613ad 100644 (file)
@@ -1,5 +1,5 @@
 // This test ensures that the element corresponding to the hash is displayed.
-goto: file://|DOC_PATH|/struct.Foo.html#method.borrow
+goto: file://|DOC_PATH|/test_docs/struct.Foo.html#method.borrow
 // In the blanket implementations list, "Borrow" is the second one, hence the ":nth(2)".
 assert: ("#blanket-implementations-list > details:nth-child(2)", "open", "")
 // Please note the "\" below is needed because otherwise ".borrow" would be interpreted as