aboutsummaryrefslogtreecommitdiffstats
path: root/components/config/tests/prefs.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/config/tests/prefs.rs')
-rw-r--r--components/config/tests/prefs.rs7
1 files changed, 4 insertions, 3 deletions
diff --git a/components/config/tests/prefs.rs b/components/config/tests/prefs.rs
index f19b7e84676..4ff37299a8d 100644
--- a/components/config/tests/prefs.rs
+++ b/components/config/tests/prefs.rs
@@ -2,14 +2,15 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
-use servo_config::basedir;
-use servo_config::pref_util::Preferences;
-use servo_config::prefs::{read_prefs_map, PrefValue};
use std::collections::HashMap;
use std::error::Error;
use std::fs::{self, File};
use std::io::{Read, Write};
+use servo_config::basedir;
+use servo_config::pref_util::Preferences;
+use servo_config::prefs::{read_prefs_map, PrefValue};
+
#[test]
fn test_create_prefs_map() {
let json_str = "{