Skip to content

Commit

Permalink
Remove obsolete fuzz.go (#1498)
Browse files Browse the repository at this point in the history
fuzz.go (added in #1097) uses gofuzz.
But #1444 added a better fuzzer that uses Go builtin fuzzing.

Closes #1445.
  • Loading branch information
dolmen committed Oct 19, 2023
1 parent 278a0b9 commit 1e6b8d7
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions fuzz.go

This file was deleted.

0 comments on commit 1e6b8d7

Please sign in to comment.