fix import statement

This commit is contained in:
Nikolay Volf 2016-02-23 00:05:28 +03:00
parent 94f9501702
commit bceafe9094
1 changed files with 1 additions and 1 deletions

View File

@ -356,8 +356,8 @@ mod tests {
#[test]
fn can_import_account() {
let temp = RandomTempPath::create_dir();
use keys::directory::{KeyFileContent, KeyFileCrypto};
let temp = RandomTempPath::create_dir();
let mut key_file =
KeyFileContent::new(
KeyFileCrypto::new_pbkdf2(