Fix rustdoc-js test
This commit is contained in:
parent
2e81ce7dfa
commit
77bc826f90
1 changed files with 0 additions and 2 deletions
|
@ -15,7 +15,5 @@ const EXPECTED = {
|
|||
{ 'path': 'std::char', 'name': 'from_u32' },
|
||||
{ 'path': 'std::str', 'name': 'from_utf8' },
|
||||
{ 'path': 'std::string::String', 'name': 'from_utf8' },
|
||||
{ 'path': 'std::i32', 'name': 'from_unsigned' },
|
||||
{ 'path': 'std::i128', 'name': 'from_unsigned' },
|
||||
],
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue