Rename fuzz target

This commit is contained in:
Kevin Backhouse 2021-07-12 10:53:04 +01:00
parent bf786f4cc6
commit a3e4efe6b4
No known key found for this signature in database
GPG Key ID: 9DD01852EE40366E
2 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ macro(fuzzer name)
)
endmacro()
fuzzer(read-metadata)
fuzzer(fuzz-read-print-write)