summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc-js-std/alias-3.js
blob: 392b1e8183786a314e13d0b4dd9581c2bdeb2551 (plain)
1
2
3
4
5
6
7
const QUERY = '!';

const EXPECTED = {
    'others': [
        { 'path': 'std', 'name': 'never' },
    ],
};