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.

9 lines
161 B
JavaScript
Raw Normal View History

// exact-check
const QUERY = 'reference::shrink';
const EXPECTED = {
// avoid including the method that's not going to be in the HTML
'others': [],
};