Skip to content

Commit

Permalink
Remove leftover fuzz target
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvmanila committed Apr 18, 2024
1 parent e5e3692 commit 924ed5e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions fuzz/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@ members = ["."]
name = "ruff_parse_simple"
path = "fuzz_targets/ruff_parse_simple.rs"

[[bin]]
name = "ruff_new_parser_equiv"
path = "fuzz_targets/ruff_new_parser_equiv.rs"

[[bin]]
name = "ruff_fix_validity"
path = "fuzz_targets/ruff_fix_validity.rs"
Expand Down

0 comments on commit 924ed5e

Please sign in to comment.