0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-03-04 13:55:23 -05:00

tests: Add float to FUZZERS_MISSING_CORPORA (temporarily)

This commit is contained in:
practicalswift 2020-01-26 08:42:34 +00:00
parent 8f6fb0a85a
commit 9ff41f6419

View file

@ -23,6 +23,7 @@ FUZZERS_MISSING_CORPORA = [
"decode_tx",
"fee_rate_deserialize",
"flat_file_pos_deserialize",
"float",
"hex",
"integer",
"key_origin_info_deserialize",