Pass cli tests, remove compiler warnings

This commit is contained in:
Kristoffer Ström
2016-09-29 14:48:44 +02:00
committed by arkpar
parent 4e3f8bab10
commit 273d7c00c3
5 changed files with 11 additions and 13 deletions

View File

@@ -506,6 +506,8 @@ mod tests {
cmd_blocks: false,
cmd_import: false,
cmd_signer: false,
cmd_sign: false,
cmd_reject: false,
cmd_new_token: false,
cmd_snapshot: false,
cmd_restore: false,
@@ -516,6 +518,7 @@ mod tests {
// Arguments
arg_pid_file: "".into(),
arg_file: None,
arg_id: None,
arg_path: vec![],
// -- Operating Options