Skip to content

Commit

Permalink
tests: Add fuzzer strprintf to FUZZERS_MISSING_CORPORA (temporarily)
Browse files Browse the repository at this point in the history
  • Loading branch information
practicalswift committed Jan 27, 2020
1 parent 6ef0491 commit ccc3c76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/fuzz/test_runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"psbt_output_deserialize",
"pub_key_deserialize",
"script_deserialize",
"strprintf",
"sub_net_deserialize",
"tx_in",
"tx_in_deserialize",
Expand Down

0 comments on commit ccc3c76

Please sign in to comment.