summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc-js-std/reference-shrink.js
blob: b602bbdca188d8b00abd89d76c2c32676a12c892 (plain)
1
2
3
4
5
6
7
// exact-check

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