]> git.proxmox.com Git - rustc.git/blobdiff - tests/rustdoc-gui/search-keyboard.goml
New upstream version 1.70.0+dfsg1
[rustc.git] / tests / rustdoc-gui / search-keyboard.goml
index ed975664c66a505365d5477abf801927714b347e..f1d8024616bba0b7e2390813940167d76b134036 100644 (file)
@@ -1,6 +1,6 @@
 // Checks that the search tab results work correctly with function signature syntax
 // First, try a search-by-name
-goto: "file://" + |DOC_PATH| + "/test_docs/index.html"
+go-to: "file://" + |DOC_PATH| + "/test_docs/index.html"
 write: (".search-input", "Foo")
 // To be SURE that the search will be run.
 press-key: 'Enter'