mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-02-28 22:43:26 -08:00
Cargo fmt
This commit is contained in:
@@ -68,7 +68,7 @@ fn check_exchange_under_normal() {
|
|||||||
break port;
|
break port;
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
let listen_addr = format!("localhost:{port}");
|
let listen_addr = format!("localhost:{port}");
|
||||||
let mut server = test_bin::get_test_bin(BIN)
|
let mut server = test_bin::get_test_bin(BIN)
|
||||||
.args(["exchange", "secret-key"])
|
.args(["exchange", "secret-key"])
|
||||||
|
|||||||
Reference in New Issue
Block a user