aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/util/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/util/lib.rs')
-rw-r--r--tests/unit/util/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unit/util/lib.rs b/tests/unit/util/lib.rs
index c79c763eb13..af5de45579d 100644
--- a/tests/unit/util/lib.rs
+++ b/tests/unit/util/lib.rs
@@ -9,5 +9,4 @@ extern crate util;
mod cache;
mod opts;
mod prefs;
-mod str;
mod thread;