about summary refs log tree commit diff
path: root/library/std/tests/path.rs
diff options
context:
space:
mode:
Diffstat (limited to 'library/std/tests/path.rs')
-rw-r--r--library/std/tests/path.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/library/std/tests/path.rs b/library/std/tests/path.rs
index 781855a2d14..be0dda1d426 100644
--- a/library/std/tests/path.rs
+++ b/library/std/tests/path.rs
@@ -3,7 +3,6 @@
     path_add_extension,
     path_file_prefix,
     maybe_uninit_slice,
-    os_string_pathbuf_leak,
     normalize_lexically
 )]