Skip to content

Commit c516ffa

Browse files
committed
Adjust test case to account for 6c8a2d4
1 parent b9ed878 commit c516ffa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/test/rustdoc-js/generics-impl.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ const EXPECTED = [
4949
],
5050
},
5151
{
52-
// -> "Ddddddd"
53-
'returned': [
52+
// -> Ddddddd
53+
'others': [
5454
{ 'path': 'generics_impl::Ddddddd', 'name': 'hhhhhhh' },
5555
],
5656
},

0 commit comments

Comments
 (0)