Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Ream authored and robertream committed May 31, 2024
1 parent a28b4e4 commit d4c08ac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions srt-tokio/tests/crypto.rs
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,3 @@ async fn bad_password_rendezvous() {

assert_matches!(result, Err(e) if e.kind() == io::ErrorKind::ConnectionRefused);
}

// TODO: mismatch

0 comments on commit d4c08ac

Please sign in to comment.