This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b0609889d7
rust
/
tests
/
rustdoc-js
/
basic.js
8 lines
110 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Rename rustdoc js test suites
2019-02-23 17:08:43 -06:00
const
QUERY
=
'Fo'
;
Start adding js tests
2017-12-12 16:53:24 -06:00
Add tester and a few tests
2018-01-07 09:20:25 -06:00
const
EXPECTED
=
{
'others'
:
[
Rename rustdoc js test suites
2019-02-23 17:08:43 -06:00
{
'path'
:
'basic'
,
'name'
:
'Foo'
}
,
Add tester and a few tests
2018-01-07 09:20:25 -06:00
]
,
}
;
Reference in New Issue
Copy Permalink