tor-proto: rustfmt

Not sure why the tree didn't have this newline already.  "Whatever".
This commit is contained in:
Ian Jackson 2022-12-12 15:07:03 +00:00
parent 0639b105c5
commit 98acafe9d1
1 changed files with 2 additions and 1 deletions

View File

@ -960,7 +960,8 @@ pub(super) mod test {
let re = Regex::new(
// identities might be scrubbed by safelog
r"Identity .* does not match target .*",
).unwrap();
)
.unwrap();
assert!(re.is_match(&format!("{}", err)));
let err = certs_test(