Skip to content

Commit

Permalink
Revert cb92783
Browse files Browse the repository at this point in the history
  • Loading branch information
smoelius committed Mar 14, 2024
1 parent ee074be commit 40dda8a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cargo-test-fuzz/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -927,8 +927,6 @@ fn fuzz(opts: &TestFuzz, executable: &Executable, target: &str) -> Result<()> {
"-D",
"-M",
"default",
"-p",
"fast",
]
.into_iter()
.map(String::from),
Expand Down

0 comments on commit 40dda8a

Please sign in to comment.