Fix more build.

This commit is contained in:
Gav Wood
2016-12-04 10:47:05 -08:00
parent 356aca2db5
commit b8c492644b
2 changed files with 5 additions and 4 deletions

View File

@@ -689,6 +689,9 @@ mod tests {
mode: Some("dark".into()),
mode_timeout: Some(15u64),
mode_alarm: Some(10u64),
auto_update: None,
no_download: None,
no_consensus: None,
chain: Some("./chain.json".into()),
db_path: None,
keys_path: None,