fix cli test

This commit is contained in:
Robert Habermeier 2016-12-19 14:01:19 +01:00
parent a48435ca60
commit 2b1f51694b

View File

@ -734,6 +734,7 @@ mod tests {
db_path: None, db_path: None,
keys_path: None, keys_path: None,
identity: None, identity: None,
light: None,
}), }),
account: Some(Account { account: Some(Account {
unlock: Some(vec!["0x1".into(), "0x2".into(), "0x3".into()]), unlock: Some(vec!["0x1".into(), "0x2".into(), "0x3".into()]),