summaryrefslogtreecommitdiffstats
path: root/tests/file_ini.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/file_ini.rs')
-rw-r--r--tests/file_ini.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/file_ini.rs b/tests/file_ini.rs
index 92c020d..5223ca9 100644
--- a/tests/file_ini.rs
+++ b/tests/file_ini.rs
@@ -4,7 +4,7 @@ use serde_derive::Deserialize;
use std::path::PathBuf;
-use config::*;
+use config::{Config, File, FileFormat};
#[derive(Debug, Deserialize, PartialEq)]
struct Place {