Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tbro committed Oct 13, 2023
1 parent e4751ad commit 63bbbf7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rustls-cert-gen/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ fn main() -> Result<(), Box<dyn std::error::Error>> {
Ok(())
}


// FIXME remove this when this file gets updated. This dummy test s
// FIXME remove this when this file gets updated. This dummy test is
// here to demonstrate that tests are being run against both crates in
// CI
#[test]
Expand Down

0 comments on commit 63bbbf7

Please sign in to comment.