rust/tests/rustdoc-js-std/reference-shrink.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
159 B
JavaScript
Raw Normal View History

// exact-check
const EXPECTED = {
2023-06-09 14:49:38 +00:00
'query': 'reference::shrink',
// avoid including the method that's not going to be in the HTML
'others': [],
};