Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
stupendoussuperpowers committed Aug 7, 2023
1 parent 78abc7f commit 03db36e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/cargo/ops/cargo_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -431,9 +431,6 @@ fn report_test_error(

crate::display_error(&err, &mut ws.config().shell());

// println!("{:#?}", opts);
// println!("{:#?}", test_args);

let harness: bool = unit_err.unit.target.harness();
let nocapture: bool = test_args.contains(&"--nocapture");

Expand Down

0 comments on commit 03db36e

Please sign in to comment.