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

const QUERY = 'reference::shrink';

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