diff --git a/src/xml/storage.rs b/src/xml/storage.rs index 9da292e0..fc4a19ad 100644 --- a/src/xml/storage.rs +++ b/src/xml/storage.rs @@ -34,7 +34,7 @@ pub fn init() { mod tests { use std::fs; use std::path::Path; - + use crate::xml::storage::init; fn clean() {