summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc-js/module-substring.js
blob: 7a10397ebc62037ed7eb30aa31482aeeb327cb2d (plain)
1
2
3
4
5
6
7
const EXPECTED = {
    'query': 'ig::pc',
    'others': [
        { 'path': 'module_substring::Sig', 'name': 'pc' },
        { 'path': 'module_substring::Si', 'name': 'pc' },
    ],
};