From 264064df36e055c19af2c82145bbbe616b32fb02 Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Tue, 4 Jan 2022 15:44:00 +0100 Subject: * Greatly improve the rustdoc search parser source code * Move all functions outside parseQuery --- src/test/rustdoc-gui/search-result-color.goml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/test/rustdoc-gui') diff --git a/src/test/rustdoc-gui/search-result-color.goml b/src/test/rustdoc-gui/search-result-color.goml index 828c20860a6..901634fe0e6 100644 --- a/src/test/rustdoc-gui/search-result-color.goml +++ b/src/test/rustdoc-gui/search-result-color.goml @@ -1,5 +1,5 @@ // The goal of this test is to ensure the color of the text is the one expected. -goto: file://|DOC_PATH|/test_docs/index.html?search=cook +goto: file://|DOC_PATH|/test_docs/index.html?search=coo // This is needed so that the text color is computed. show-text: true -- cgit 1.4.1-3-g733a5