parent
5ad98b4026
commit
4c5e888eb6
2 changed files with 15 additions and 0 deletions
7
tests/rustdoc-js-std/exact-case.js
Normal file
7
tests/rustdoc-js-std/exact-case.js
Normal file
|
@ -0,0 +1,7 @@
|
|||
const EXPECTED = {
|
||||
'query': 'Copy',
|
||||
'others': [
|
||||
{ 'path': 'std::marker', 'name': 'Copy' },
|
||||
{ 'path': 'std::fs', 'name': 'copy' },
|
||||
],
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue