Skip to content

Commit

Permalink
comment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
flub committed Sep 17, 2024
1 parent 285d3e8 commit 23fed2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions iroh-blobs/src/util/local_pool.rs
Original file line number Diff line number Diff line change
Expand Up @@ -593,6 +593,7 @@ mod tests {
// just always pass, to really see the test run it with:
//
// cargo nextest run -p iroh-blobs local_pool::tests::test_tracing --success-output final
//
// and eyeball the output. yolo
let _guard = iroh_test::logging::setup();
info!("hello from the test");
Expand Down

0 comments on commit 23fed2b

Please sign in to comment.