diff options
Diffstat (limited to 'library/core/tests/lib.rs')
| -rw-r--r-- | library/core/tests/lib.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/core/tests/lib.rs b/library/core/tests/lib.rs index 83a615fcd8b..04aaa3f35b7 100644 --- a/library/core/tests/lib.rs +++ b/library/core/tests/lib.rs @@ -132,6 +132,7 @@ mod clone; mod cmp; mod const_ptr; mod convert; +mod ffi; mod fmt; mod future; mod hash; |
