]> git.lizzy.rs Git - rust.git/blobdiff - src/test/rustdoc-gui/item-summary-table.goml
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
[rust.git] / src / test / rustdoc-gui / item-summary-table.goml
index 4bff32b3d5db137b2a86c9a4340275ac5418c334..2a92e9da52ce5616a1e571232c04ab58589649b0 100644 (file)
@@ -1,5 +1,5 @@
 // This test ensures that <table> elements aren't display in items summary.
-goto: file://|DOC_PATH|/lib2/summary_table/index.html
+goto: "file://" + |DOC_PATH| + "/lib2/summary_table/index.html"
 // We check that we picked the right item first.
 assert-text: (".item-table .item-left", "Foo")
 // Then we check that its summary is empty.