Update src/rustdoc-internals/search.md
Co-authored-by: Guillaume Gomez <guillaume1.gomez@gmail.com>
This commit is contained in:
parent
da8d17f341
commit
3e1754d781
1 changed files with 1 additions and 1 deletions
|
|
@ -357,7 +357,7 @@ But it's fast and uses very little memory, so the bloom filter helps.
|
|||
|
||||
## Testing the search engine
|
||||
|
||||
While the DOM UI code itself is tested using `rustdoc-gui` tests, the
|
||||
While the generated UI is tested using `rustdoc-gui` tests, the
|
||||
primary way the search engine is tested is the `rustdoc-js` and
|
||||
`rustdoc-js-std` tests. They run in NodeJS.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue