Skip to content

Commit 03db36e

Browse files
clean up
1 parent 78abc7f commit 03db36e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/cargo/ops/cargo_test.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -431,9 +431,6 @@ fn report_test_error(
431431

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

434-
// println!("{:#?}", opts);
435-
// println!("{:#?}", test_args);
436-
437434
let harness: bool = unit_err.unit.target.harness();
438435
let nocapture: bool = test_args.contains(&"--nocapture");
439436

0 commit comments

Comments
 (0)