summaryrefslogtreecommitdiff
path: root/makima/src/daemon/temp.rs
diff options
context:
space:
mode:
Diffstat (limited to 'makima/src/daemon/temp.rs')
-rw-r--r--makima/src/daemon/temp.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/makima/src/daemon/temp.rs b/makima/src/daemon/temp.rs
index 42d4a28..015b21b 100644
--- a/makima/src/daemon/temp.rs
+++ b/makima/src/daemon/temp.rs
@@ -214,7 +214,7 @@ impl Default for TempManager {
#[cfg(test)]
mod tests {
- use crate::daemon::*;
+ use super::*;
#[test]
fn test_temp_manager_default_dir() {