Skip to content

Commit 403d12d

Browse files
committed
Remove outdated rustdoc PinBox tests
1 parent 3ec1810 commit 403d12d

File tree

2 files changed

+0
-21
lines changed

2 files changed

+0
-21
lines changed

src/test/rustdoc-js/pinbox-new.js

-20
This file was deleted.

src/test/rustdoc-js/vec-new.js

-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,5 @@ const EXPECTED = {
1414
'others': [
1515
{ 'path': 'std::vec::Vec', 'name': 'new' },
1616
{ 'path': 'std::vec::Vec', 'name': 'ne' },
17-
{ 'path': 'std::pin::PinBox', 'name': 'new' },
1817
],
1918
};

0 commit comments

Comments
 (0)